diff --git a/src/app/page.tsx b/src/app/page.tsx index e94de5d..2547402 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,18 +67,18 @@ export default function LandingPage() { features={[ { id: 1, - title: "One-Click Setup", description: "Add any URL in seconds. No complex configuration or technical knowledge required. Get alerts instantly.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZiSEiNy8WI6VxcG7z4sUi47Mq/a-smartphone-screen-showing-an-uptime-mo-1772806685482-296eabdf.png" }, - phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZiSEiNy8WI6VxcG7z4sUi47Mq/a-smartphone-screen-showing-an-uptime-mo-1772806685482-296eabdf.png" } + title: "One-Click Setup", description: "Add any URL in seconds. No complex configuration or technical knowledge required. Get alerts instantly.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZiSEiNy8WI6VxcG7z4sUi47Mq/a-smartphone-screen-showing-an-uptime-mo-1772806685482-296eabdf.png?_wi=1" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZiSEiNy8WI6VxcG7z4sUi47Mq/a-smartphone-screen-showing-an-uptime-mo-1772806685482-296eabdf.png?_wi=2" } }, { id: 2, - title: "Real-Time Email Alerts", description: "Receive instant email notifications the moment your site goes down. Know about outages before your users do.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZiSEiNy8WI6VxcG7z4sUi47Mq/a-smartphone-screen-showing-email-alert--1772806684650-dc4a114a.png" }, - phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZiSEiNy8WI6VxcG7z4sUi47Mq/a-smartphone-screen-showing-email-alert--1772806684650-dc4a114a.png" } + title: "Real-Time Email Alerts", description: "Receive instant email notifications the moment your site goes down. Know about outages before your users do.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZiSEiNy8WI6VxcG7z4sUi47Mq/a-smartphone-screen-showing-email-alert--1772806684650-dc4a114a.png?_wi=1" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZiSEiNy8WI6VxcG7z4sUi47Mq/a-smartphone-screen-showing-email-alert--1772806684650-dc4a114a.png?_wi=2" } }, { id: 3, - title: "Flexible Monitoring Plans", description: "Choose your check frequency based on your needs. From hourly checks to real-time monitoring, we have the right plan.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZiSEiNy8WI6VxcG7z4sUi47Mq/a-smartphone-screen-showing-an-uptime-mo-1772806685482-296eabdf.png" }, - phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZiSEiNy8WI6VxcG7z4sUi47Mq/a-smartphone-screen-showing-email-alert--1772806684650-dc4a114a.png" } + title: "Flexible Monitoring Plans", description: "Choose your check frequency based on your needs. From hourly checks to real-time monitoring, we have the right plan.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZiSEiNy8WI6VxcG7z4sUi47Mq/a-smartphone-screen-showing-an-uptime-mo-1772806685482-296eabdf.png?_wi=3" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZiSEiNy8WI6VxcG7z4sUi47Mq/a-smartphone-screen-showing-email-alert--1772806684650-dc4a114a.png?_wi=3" } } ]} showStepNumbers={true}