Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-06 14:37:24 +00:00

View File

@@ -65,15 +65,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "https://images.unsplash.com/photo-1571003123894-1f0594d2b5d9?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Beachside hotel exterior"},
imageSrc: "https://images.unsplash.com/photo-1571003123894-1f0594d2b5d9?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "Beachside hotel exterior"},
{
imageSrc: "https://images.unsplash.com/photo-1625244724122-9e29a43a65a0?q=80&w=2835&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Beach bar overlooking the ocean"},
imageSrc: "https://images.unsplash.com/photo-1625244724122-9e29a43a65a0?q=80&w=2835&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "Beach bar overlooking the ocean"},
{
imageSrc: "https://images.unsplash.com/photo-1594918231461-d7a858971032?q=80&w=2874&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Elegant hotel restaurant interior"},
imageSrc: "https://images.unsplash.com/photo-1594918231461-d7a858971032?q=80&w=2874&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "Elegant hotel restaurant interior"},
{
imageSrc: "https://images.unsplash.com/photo-1582234032267-33ce9b1ec510?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Hotel room with ocean view"},
{
imageSrc: "https://images.unsplash.com/photo-1582268711681-420042457c13?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Beach deck with sun loungers"},
imageSrc: "https://images.unsplash.com/photo-1582268711681-420042457c13?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "Beach deck with sun loungers"},
]}
/>
</div>
@@ -125,16 +125,16 @@ export default function LandingPage() {
products={[
{
id: "deluxe-room", brand: "Ssese Habitat", name: "Deluxe Room", price: "From $250/night", rating: 5,
reviewCount: "210 reviews", imageSrc: "https://images.unsplash.com/photo-1582268711681-420042457c13?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Deluxe Room with ocean view"},
reviewCount: "210 reviews", imageSrc: "https://images.unsplash.com/photo-1582268711681-420042457c13?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=2", imageAlt: "Deluxe Room with ocean view"},
{
id: "executive-suite", brand: "Ssese Habitat", name: "Executive Suite", price: "From $400/night", rating: 5,
reviewCount: "150 reviews", imageSrc: "https://images.unsplash.com/photo-1571003123894-1f0594d2b5d9?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Executive Suite with panoramic view"},
reviewCount: "150 reviews", imageSrc: "https://images.unsplash.com/photo-1571003123894-1f0594d2b5d9?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=2", imageAlt: "Executive Suite with panoramic view"},
{
id: "family-suite", brand: "Ssese Habitat", name: "Family Suite", price: "From $350/night", rating: 5,
reviewCount: "95 reviews", imageSrc: "https://images.unsplash.com/photo-1625244724122-9e29a43a65a0?q=80&w=2835&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Family Suite with comfortable bedding"},
reviewCount: "95 reviews", imageSrc: "https://images.unsplash.com/photo-1625244724122-9e29a43a65a0?q=80&w=2835&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=2", imageAlt: "Family Suite with comfortable bedding"},
{
id: "junior-suite", brand: "Ssese Habitat", name: "Junior Suite", price: "From $300/night", rating: 5,
reviewCount: "180 reviews", imageSrc: "https://images.unsplash.com/photo-1594918231461-d7a858971032?q=80&w=2874&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Junior Suite with elegant decor"},
reviewCount: "180 reviews", imageSrc: "https://images.unsplash.com/photo-1594918231461-d7a858971032?q=80&w=2874&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=2", imageAlt: "Junior Suite with elegant decor"},
{
id: "presidential-suite", brand: "Ssese Habitat", name: "Presidential Suite", price: "From $1200/night", rating: 5,
reviewCount: "45 reviews", imageSrc: "https://images.unsplash.com/photo-1613498835820-256157f86f38?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Presidential Suite with spacious living area"},