Merge version_1 into main #4

Merged
bender merged 2 commits from version_1 into main 2026-03-02 17:52:18 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -119,7 +119,7 @@ export default function HomePage() {
title: "Conversion Intelligence", description: "Real-time tracking of every interaction. From form fill to reservation confirmation. Track conversion funnels, identify bottlenecks, optimize immediately.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/visualization-of-real-conversion-data-wi-1772473500011-dba273b5.png", imageAlt: "Conversion metrics dashboard"},
{
id: 4,
title: "Production Deployment", description: "Live your system instantly. No staging delays. No deployment friction. Your conversion infrastructure is ready now, not next quarter.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/production-ready-reservation-management--1772473499452-bf3bf938.png", imageAlt: "Production interface"},
title: "Production Deployment", description: "Live your system instantly. No staging delays. No deployment friction. Your conversion infrastructure is ready now, not next quarter.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/production-ready-reservation-management--1772473499452-bf3bf938.png?_wi=1", imageAlt: "Production interface"},
]}
buttons={[{ text: "Explore Full Docs", href: "https://docs.example.com" }]}
buttonAnimation="slide-up"

View File

@@ -87,7 +87,7 @@ export default function ReservePage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/production-ready-reservation-management--1772473499452-bf3bf938.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/production-ready-reservation-management--1772473499452-bf3bf938.png?_wi=2"
imageAlt="Emergent platform interface"
mediaAnimation="blur-reveal"
mediaPosition="right"