diff --git a/src/app/page.tsx b/src/app/page.tsx index 50989ff..bd7bb34 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function Home() { { text: "Get Started", href: "/#features" }, { text: "Learn More", href: "/#pricing" } ]} - imageSrc="https://images.unsplash.com/photo-1517694712202-14dd9538aa97?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1600&q=80" + imageSrc="https://images.unsplash.com/photo-1517694712202-14dd9538aa97?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1600&q=80&_wi=1" useInvertedBackground={false} tag="Innovate" tagIcon={Sparkles} @@ -109,7 +109,7 @@ export default function Home() {