后期修改完善,上线版本
This commit is contained in:
@ -2,17 +2,17 @@
|
||||
<div class="text-container">
|
||||
<div class="top">
|
||||
<div class="title">
|
||||
About AIToolsFinder
|
||||
About AIProdLaunches
|
||||
</div>
|
||||
<div class="little-title">
|
||||
The Ultimate Global AI Tools Directory, Discover the Best New AI Products
|
||||
</div>
|
||||
<div class="sub-title">
|
||||
Welcome to AIToolsFinder – your all-in-one gateway to the world of artificial intelligence.
|
||||
Welcome to AIProdLaunches – your all-in-one gateway to the world of artificial intelligence.
|
||||
</div>
|
||||
</div>
|
||||
<div class="content">
|
||||
We’re more than just a directory. AIToolsFinder is designed to help you discover, learn, and apply AI in ways that truly make a difference in your personal and professional life. Whether you’re a student exploring new technologies, a designer looking for creative tools, a developer in need of coding assistance, or a business team seeking automation solutions—AIToolsFinder is here to guide you.
|
||||
We’re more than just a directory. AIProdLaunches is designed to help you discover, learn, and apply AI in ways that truly make a difference in your personal and professional life. Whether you’re a student exploring new technologies, a designer looking for creative tools, a developer in need of coding assistance, or a business team seeking automation solutions—AIProdLaunches is here to guide you.
|
||||
</div>
|
||||
<div class="terms-title">
|
||||
Here’s what you’ll find with us:
|
||||
@ -49,7 +49,7 @@
|
||||
<div class="item-content">
|
||||
<span class="item-title">Disclaimer – </span>
|
||||
<span class="item-text">
|
||||
AIToolsFinder is the official and only website under this name. We do not operate paid groups, courses, or third-party affiliates. Please always verify you’re on the official site.
|
||||
AIProdLaunches is the official and only website under this name. We do not operate paid groups, courses, or third-party affiliates. Please always verify you’re on the official site.
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
@ -57,7 +57,7 @@
|
||||
<div class="dot"></div>
|
||||
<div class="item-content">
|
||||
<span class="item-title">Get in Touch – </span>
|
||||
<span class="item-text">Got a new AI tool to share, want to collaborate, or have ideas for improving AIToolsFinder? Reach us anytime at </span>
|
||||
<span class="item-text">Got a new AI tool to share, want to collaborate, or have ideas for improving AIProdLaunches? Reach us anytime at </span>
|
||||
<span class="item-link"> corina@inziqi.com.</span>
|
||||
</div>
|
||||
</div>
|
||||
@ -89,25 +89,25 @@
|
||||
color: #3a4a65;
|
||||
font-size: 20px;
|
||||
font-weight: 600;
|
||||
font-family: 'Poppins-SemiBold', serif;
|
||||
font-family: 'Poppins-SemiBold';
|
||||
margin-top: 30px;
|
||||
text-align: center;
|
||||
}
|
||||
.content {
|
||||
color: #64748B;
|
||||
font-size: 18px;
|
||||
font-family: 'Poppins-Medium', serif;
|
||||
font-family: 'Poppins-Medium';
|
||||
}
|
||||
.terms-title {
|
||||
color: #64748B;
|
||||
font-size: 18px;
|
||||
font-family: 'Poppins-Bold', serif;
|
||||
font-family: 'Poppins-Bold';
|
||||
margin-top: 30px;
|
||||
margin-bottom: 20px;
|
||||
font-weight: bold;
|
||||
}
|
||||
.little-title {
|
||||
font-family: 'Poppins-Medium', serif;
|
||||
font-family: 'Poppins-Medium';
|
||||
font-size: 18px;
|
||||
color: #64748B;
|
||||
margin-top: 20px;
|
||||
@ -133,18 +133,18 @@
|
||||
.item-title {
|
||||
color: #64748B;
|
||||
font-size: 18px;
|
||||
font-family: 'Poppins-Bold', serif;
|
||||
font-family: 'Poppins-Bold';
|
||||
font-weight: bold;
|
||||
}
|
||||
.item-text {
|
||||
color: #64748B;
|
||||
font-size: 18px;
|
||||
font-family: 'Poppins-Medium', serif;
|
||||
font-family: 'Poppins-Medium';
|
||||
}
|
||||
.item-link {
|
||||
color: #7B61FF;
|
||||
font-size: 18px;
|
||||
font-family: 'Poppins-Medium', serif;
|
||||
font-family: 'Poppins-Medium';
|
||||
}
|
||||
}
|
||||
.bottom-line {
|
||||
@ -156,7 +156,7 @@
|
||||
.bottom-text {
|
||||
font-weight: 600;
|
||||
font-size: 28px;
|
||||
font-family: 'Poppins-SemiBold', serif;
|
||||
font-family: 'Poppins-SemiBold';
|
||||
@include text-gradient(90deg, #2563eb, 22%, #7B61FF, 73%);
|
||||
}
|
||||
.bottom-line-left {
|
||||
|
||||
Reference in New Issue
Block a user