Merge version_1 into main #1
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
name: "Deluxe Room",
|
||||
price: "$150/night",
|
||||
variant: "Comfort",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-6082.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-6082.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -108,21 +108,21 @@ export default function LandingPage() {
|
||||
name: "Royal Suite",
|
||||
price: "$250/night",
|
||||
variant: "Luxury",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-luxurious-bedroom-elegant-comfortable-design-generated-by-ai_188544-29281.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-luxurious-bedroom-elegant-comfortable-design-generated-by-ai_188544-29281.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Executive Suite",
|
||||
price: "$300/night",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-luxurious-bedroom-elegant-comfortable-design-generated-by-ai_188544-29281.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-luxurious-bedroom-elegant-comfortable-design-generated-by-ai_188544-29281.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Family Suite",
|
||||
price: "$200/night",
|
||||
variant: "Spacious",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-6082.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-6082.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Luxury Accommodations"
|
||||
@@ -140,27 +140,27 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Indian Cuisine",
|
||||
description: "Authentic flavors prepared with fresh local spices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwiches-with-lettuce-frame_23-2148633473.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwiches-with-lettuce-frame_23-2148633473.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Chinese Delicacies",
|
||||
description: "Traditional recipes with a modern twist.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwiches-with-lettuce-frame_23-2148633473.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwiches-with-lettuce-frame_23-2148633473.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Table Booking",
|
||||
description: "Reserve your favorite table online today.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwiches-with-lettuce-frame_23-2148633473.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwiches-with-lettuce-frame_23-2148633473.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
title: "Breakfast Buffet",
|
||||
description: "Freshly baked goods and local delicacies.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwiches-with-lettuce-frame_23-2148633473.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwiches-with-lettuce-frame_23-2148633473.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
title: "Evening Lounge",
|
||||
description: "Signature cocktails and serene atmosphere.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwiches-with-lettuce-frame_23-2148633473.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwiches-with-lettuce-frame_23-2148633473.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
title="Culinary Excellence"
|
||||
|
||||
Reference in New Issue
Block a user