Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7d0ea04b29 | |||
| fd791ccb34 | |||
| 825e563e6a | |||
| fc5171a36b |
@@ -47,9 +47,8 @@ export default function LandingPage() {
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Discover The Best AI Tools For Work & Business "
|
||||
description="Browse 500+ AI tools for writing, video, image, marketing and productivity.
|
||||
500+ AI Tools | 10,000+ Users | Updated Daily "
|
||||
title="Discover The Best AI Tools in One Place"
|
||||
description="Explore powerful AI tools for writing, images, video, business, and productivity."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Tools", href: "#tools"},
|
||||
@@ -133,7 +132,7 @@ export default function LandingPage() {
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Why Use AIToolNest"
|
||||
description="We help you navigate the complex AI landscape with speed and accuracy. "
|
||||
description="We help you navigate the complex AI landscape with speed and accuracy."
|
||||
metrics={[
|
||||
{
|
||||
value: "100+", title: "Curated Tools"},
|
||||
@@ -178,7 +177,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "Contact", href: "#"},
|
||||
label: "Contact: +919833768706", href: "tel:+919833768706"},
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user