Merge version_1 into main #1

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

View File

@@ -138,7 +138,7 @@ export default function HomePage() {
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",
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",
},
]}

View File

@@ -93,7 +93,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"