Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #8.
This commit is contained in:
2026-03-15 09:52:53 +00:00

View File

@@ -140,16 +140,16 @@ export default function LandingPage() {
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"},
"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", videoSrc: ""},
{
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"},
"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", videoSrc: ""},
{
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"},
"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", videoSrc: ""},
{
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"},
"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", videoSrc: ""},
]}
/>
</div>
@@ -245,15 +245,15 @@ export default function LandingPage() {
metrics={[
{
id: "users", value: "50K+", title: "Active Users", description:
"Growing community of entrepreneurs building their online businesses"},
"Growing community of entrepreneurs building their online businesses", videoSrc: ""},
{
id: "websites", value: "30K+", title: "Websites Created", description: "Professional websites launched every month on Webild.io"},
id: "websites", value: "30K+", title: "Websites Created", description: "Professional websites launched every month on Webild.io", videoSrc: ""},
{
id: "uptime", value: "99.9%", title: "Uptime Guarantee", description:
"Reliable infrastructure ensuring your website is always online"},
"Reliable infrastructure ensuring your website is always online", videoSrc: ""},
{
id: "support", value: "24/7", title: "Customer Support", description:
"Always available to help you succeed with your online business"},
"Always available to help you succeed with your online business", videoSrc: ""},
]}
/>
</div>