Merge version_3 into main #4
@@ -102,11 +102,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "1", name: "Standard Room", price: "GH₵610", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-2735.jpg" },
|
||||
{ id: "2", name: "Deluxe Room", price: "GH₵616", imageSrc: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg" },
|
||||
{ id: "3", name: "Business Suite", price: "GH₵615", imageSrc: "http://img.b2bpic.net/free-photo/white-modern-clean-house-blue_1203-5089.jpg" },
|
||||
{ id: "2", name: "Deluxe Room (City View)", price: "GH₵616", imageSrc: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg" },
|
||||
{ id: "3", name: "Business Suite (Extra-large bed)", price: "GH₵615", imageSrc: "http://img.b2bpic.net/free-photo/white-modern-clean-house-blue_1203-5089.jpg" },
|
||||
{ id: "4", name: "Economy Room", price: "GH₵610", imageSrc: "http://img.b2bpic.net/free-photo/white-bedroom-hotel_1150-12633.jpg" },
|
||||
{ id: "5", name: "Executive Room", price: "GH₵616", imageSrc: "http://img.b2bpic.net/free-photo/table-chairs-bar_107420-65857.jpg" },
|
||||
{ id: "6", name: "Family Room", price: "GH₵616", imageSrc: "http://img.b2bpic.net/free-photo/white-comfortable-pillow-decoration-interior-bedroom_74190-11125.jpg" },
|
||||
{ id: "5", name: "Executive Room (City View)", price: "GH₵616", imageSrc: "http://img.b2bpic.net/free-photo/table-chairs-bar_107420-65857.jpg" },
|
||||
{ id: "6", name: "Family Room (Extra-large bed)", price: "GH₵616", imageSrc: "http://img.b2bpic.net/free-photo/white-comfortable-pillow-decoration-interior-bedroom_74190-11125.jpg" },
|
||||
]}
|
||||
title="Our Accommodations"
|
||||
description="Simple, decent, and well-maintained rooms for your rest."
|
||||
|
||||
Reference in New Issue
Block a user