Update src/app/page.tsx

This commit is contained in:
2026-06-10 15:03:50 +00:00
parent be169e8190
commit 3956acbe92

View File

@@ -91,7 +91,7 @@ export default function LandingPage() {
href: "#products", href: "#products",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/elderly-people-arriving-hotel-lobby_482257-81619.jpg" imageSrc="http://img.b2bpic.net/free-photo/elderly-people-arriving-hotel-lobby_482257-81619.jpg?_wi=1"
imageAlt="Luxurious hotel lobby with comfortable seating" imageAlt="Luxurious hotel lobby with comfortable seating"
/> />
</div> </div>
@@ -386,7 +386,7 @@ export default function LandingPage() {
imageAlt: "Ms. Pooja Sharma, Head of Guest Relations", imageAlt: "Ms. Pooja Sharma, Head of Guest Relations",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/elderly-people-arriving-hotel-lobby_482257-81619.jpg", imageSrc: "http://img.b2bpic.net/free-photo/elderly-people-arriving-hotel-lobby_482257-81619.jpg?_wi=2",
imageAlt: "experienced hotel general manager", imageAlt: "experienced hotel general manager",
}, },
]} ]}