Update src/app/page.tsx

This commit is contained in:
2026-02-23 19:39:53 +00:00
parent eb812dbc3a
commit db12c7cfd3

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{ value: "98%", label: "Guest Satisfaction" }
]}
enableKpiAnimation={true}
imageSrc="https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg"
imageSrc="https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1"
imageAlt="Luxurious hotel suite with ocean view"
mediaAnimation="slide-up"
imagePosition="right"
@@ -101,10 +101,10 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
products={[
{
id: "1", name: "Deluxe Room", price: "$199/night", imageSrc: "https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe hotel room with city view"
id: "1", name: "Deluxe Room", price: "$199/night", imageSrc: "https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2", imageAlt: "Deluxe hotel room with city view"
},
{
id: "2", name: "Executive Suite", price: "$349/night", imageSrc: "https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Spacious executive suite"
id: "2", name: "Executive Suite", price: "$349/night", imageSrc: "https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=3", imageAlt: "Spacious executive suite"
},
{
id: "3", name: "Standard Room", price: "$129/night", imageSrc: "https://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956523.jpg", imageAlt: "Comfortable standard room"