Update src/app/page.tsx

This commit is contained in:
2026-03-02 21:21:19 +00:00
parent e4c7141e1a
commit ddeaaaaf35

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
{
id: 1,
title: "Seamless Integration", description: "Connect your entire tech stack effortlessly. Our platform integrates with 500+ tools and services, enabling unified workflows across your organization.", phoneOne: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APFO2hwnvtvXbI5UgZ3PSMy0uZ/a-modern-application-interface-showing-s-1772486435153-e000dbed.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APFO2hwnvtvXbI5UgZ3PSMy0uZ/a-modern-application-interface-showing-s-1772486435153-e000dbed.png?_wi=1"},
phoneTwo: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APFO2hwnvtvXbI5UgZ3PSMy0uZ/a-sophisticated-automation-workflow-dash-1772486435492-d91747a3.png"},
},
@@ -75,7 +75,7 @@ export default function LandingPage() {
title: "Real-Time Collaboration", description: "Enable your team to work together seamlessly. Real-time updates, instant notifications, and collaborative workspaces keep everyone aligned and productive.", phoneOne: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APFO2hwnvtvXbI5UgZ3PSMy0uZ/a-collaborative-software-interface-showi-1772486436030-62c51905.png"},
phoneTwo: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APFO2hwnvtvXbI5UgZ3PSMy0uZ/a-modern-application-interface-showing-s-1772486435153-e000dbed.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APFO2hwnvtvXbI5UgZ3PSMy0uZ/a-modern-application-interface-showing-s-1772486435153-e000dbed.png?_wi=2"},
},
]}
showStepNumbers={true}
@@ -187,7 +187,7 @@ export default function LandingPage() {
{
id: "6", title: "Do you offer custom integrations?", content: "Yes! Beyond our 500+ pre-built integrations, our API-first platform allows for custom integrations. Enterprise customers get dedicated development resources."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APFO2hwnvtvXbI5UgZ3PSMy0uZ/a-modern-customer-support-interface-show-1772486435815-26acae47.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APFO2hwnvtvXbI5UgZ3PSMy0uZ/a-modern-customer-support-interface-show-1772486435815-26acae47.png?_wi=1"
imageAlt="Customer Support Team"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -206,7 +206,7 @@ export default function LandingPage() {
description="Subscribe to our newsletter for the latest product updates, industry insights, and exclusive tips to maximize your software investments."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APFO2hwnvtvXbI5UgZ3PSMy0uZ/a-modern-customer-support-interface-show-1772486435815-26acae47.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APFO2hwnvtvXbI5UgZ3PSMy0uZ/a-modern-customer-support-interface-show-1772486435815-26acae47.png?_wi=2"
imageAlt="Newsletter Subscribe"
mediaAnimation="slide-up"
mediaPosition="right"