diff --git a/src/app/page.tsx b/src/app/page.tsx index 1cc6394..f6f175a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,17 +139,17 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "step-1", value: "1", title: "Sign Up", description: "Create your free Webild.io account in seconds", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AybyE5JXl6byNmK0nNG0MQUa7g/an-illustration-for-sign-up-step-show-a--1773568082229-2298a10a.png", imageAlt: "Sign Up Step"}, + id: "step-1", value: "1", title: "Sign Up", description: "Create your free Webild.io account in seconds", videoSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AybyE5JXl6byNmK0nNG0MQUa7g/an-illustration-for-sign-up-step-show-a--1773568082229-2298a10a.png", videoAriaLabel: "Sign Up Step"}, { - id: "step-2", value: "2", title: "Choose a Template", description: "Browse hundreds of professionally designed templates", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AybyE5JXl6byNmK0nNG0MQUa7g/an-illustration-for-choose-a-template-st-1773568082219-3fb47c58.png", imageAlt: "Choose Template Step"}, + id: "step-2", value: "2", title: "Choose a Template", description: "Browse hundreds of professionally designed templates", videoSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AybyE5JXl6byNmK0nNG0MQUa7g/an-illustration-for-choose-a-template-st-1773568082219-3fb47c58.png", videoAriaLabel: "Choose Template Step"}, { - id: "step-3", value: "3", title: "Customize Your Website", description: "Drag, drop, and customize to match your brand", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AybyE5JXl6byNmK0nNG0MQUa7g/an-illustration-for-customize-your-websi-1773568082867-219d3815.png", imageAlt: "Customize Website Step"}, + id: "step-3", value: "3", title: "Customize Your Website", description: "Drag, drop, and customize to match your brand", videoSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AybyE5JXl6byNmK0nNG0MQUa7g/an-illustration-for-customize-your-websi-1773568082867-219d3815.png", videoAriaLabel: "Customize Website Step"}, { - id: "step-4", value: "4", title: "Publish and Start Selling", description: "Go live and start growing your business", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AybyE5JXl6byNmK0nNG0MQUa7g/an-illustration-for-publish-and-start-se-1773568082881-b2144d64.png", imageAlt: "Publish and Sell Step"}, + id: "step-4", value: "4", title: "Publish and Start Selling", description: "Go live and start growing your business", videoSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AybyE5JXl6byNmK0nNG0MQUa7g/an-illustration-for-publish-and-start-se-1773568082881-b2144d64.png", videoAriaLabel: "Publish and Sell Step"}, ]} />