From 6514097acfca5a88d2d6593f7bc9f4f9bff76702 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:36:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 237 +++++++++++++++++------------------------------ 1 file changed, 84 insertions(+), 153 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b4f6df..a5fac38 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,13 +73,9 @@ export default function HomePage() { background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-asian-woman-posing-city-while-wearing-yellow-dress_23-2149086924.jpg", - imageAlt: "La Quinta Hotel Exterior", - }, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-asian-woman-posing-city-while-wearing-yellow-dress_23-2149086924.jpg", imageAlt: "La Quinta Hotel Exterior"}, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12644.jpg", - imageAlt: "Comfortable Guest Room", - }, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12644.jpg", imageAlt: "Comfortable Guest Room"}, ]} mediaAnimation="slide-up" rating={5} @@ -89,7 +85,6 @@ export default function HomePage() { { text: "Call (559) 322-5000", href: "tel:+15593225000" }, ]} buttonAnimation="slide-up" - useInvertedBackground={false} /> @@ -97,13 +92,8 @@ export default function HomePage() { +
+ +
+ +
+ +
+