diff --git a/src/app/page.tsx b/src/app/page.tsx index b7e769a..82ba845 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,13 +65,13 @@ export default function LandingPage() { tagAnimation="blur-reveal" features={[ { - title: "Real-Time Dashboard", description: "Monitor all your habits at a glance with live updates and instant progress feedback.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xAgi3uMMrAigaYh6GdtlrKO3/close-up-of-habit-tracking-features-show-1773731513981-6127f9c4.png", imageAlt: "Real-time habit tracking interface" + title: "Real-Time Dashboard", description: "Monitor all your habits at a glance with live updates and instant progress feedback.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xAgi3uMMrAigaYh6GdtlrKO3/close-up-of-habit-tracking-features-show-1773731513981-6127f9c4.png?_wi=1", imageAlt: "Real-time habit tracking interface" }, { title: "Advanced Analytics", description: "Detailed performance metrics, weekly trends, and completion statistics to motivate your journey.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xAgi3uMMrAigaYh6GdtlrKO3/analytics-dashboard-showing-habit-comple-1773731518516-b4673656.png", imageAlt: "Analytics and metrics dashboard" }, { - title: "Smart Notifications", description: "Timely reminders and motivational alerts to keep you on track with your daily habits.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xAgi3uMMrAigaYh6GdtlrKO3/close-up-of-habit-tracking-features-show-1773731513981-6127f9c4.png", imageAlt: "Notification and reminder system" + title: "Smart Notifications", description: "Timely reminders and motivational alerts to keep you on track with your daily habits.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xAgi3uMMrAigaYh6GdtlrKO3/close-up-of-habit-tracking-features-show-1773731513981-6127f9c4.png?_wi=2", imageAlt: "Notification and reminder system" } ]} gridVariant="three-columns-all-equal-width" @@ -157,7 +157,7 @@ export default function LandingPage() { tag="FAQ" tagIcon={HelpCircle} tagAnimation="blur-reveal" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xAgi3uMMrAigaYh6GdtlrKO3/close-up-of-habit-tracking-features-show-1773731513981-6127f9c4.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xAgi3uMMrAigaYh6GdtlrKO3/close-up-of-habit-tracking-features-show-1773731513981-6127f9c4.png?_wi=3" imageAlt="FAQ Support Section" mediaAnimation="slide-up" mediaPosition="right"