diff --git a/src/app/page.tsx b/src/app/page.tsx index 7dab7c6..51ca58a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { ]} brandName="813 Transient Suites" button={{ - text: "Book Now", href: "#contact"}} + text: "Book Now", href: "#contact"}} /> @@ -65,15 +65,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-empty-modern-room-with-large-window_23-2150339908.jpg", imageAlt: "Luxurious transient suite bedroom with modern decor"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EQiYbXHa7VBICAKsqfwz5W4Yp8/uploaded-1780400046519-vz5g80bf.jpg", imageAlt: "Luxurious transient suite bedroom with modern decor"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118971.jpg", imageAlt: "Bright and spacious transient suite living area"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EQiYbXHa7VBICAKsqfwz5W4Yp8/uploaded-1780400046519-2fsmlw9q.jpg", imageAlt: "Bright and spacious transient suite living area"}, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-headphones-full-shot_23-2148973374.jpg", imageAlt: "Cozy transient room with warm lighting and comfortable seating"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EQiYbXHa7VBICAKsqfwz5W4Yp8/uploaded-1780400046519-r48dfcxb.jpg", imageAlt: "Cozy transient room with warm lighting and comfortable seating"}, { - imageSrc: "http://img.b2bpic.net/free-photo/bath-house-bathroom-faucet-bright_1203-5166.jpg", imageAlt: "Clean and modern transient suite bathroom with a large shower"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EQiYbXHa7VBICAKsqfwz5W4Yp8/uploaded-1780400046519-o3gs3g7b.jpg", imageAlt: "Clean and modern transient suite bathroom with a large shower"}, { - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683471.jpg", imageAlt: "Stylish lobby or common area of the transient suites building"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EQiYbXHa7VBICAKsqfwz5W4Yp8/uploaded-1780400046519-8lzm6rlj.jpg", imageAlt: "Stylish lobby or common area of the transient suites building"}, { imageSrc: "http://img.b2bpic.net/free-photo/composition-homely-festive-atmosphere_169016-1291.jpg", imageAlt: "Compact dining and kitchenette area in a transient suite"}, ]}