Merge version_1 into main #2
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
id: "deluxe",
|
||||
brand: "Castle House",
|
||||
name: "Deluxe King Room",
|
||||
price: "$500/night",
|
||||
price: "",
|
||||
rating: 5,
|
||||
reviewCount: "45 Reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497260.jpg",
|
||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
id: "suite",
|
||||
brand: "Castle House",
|
||||
name: "Heritage Grand Suite",
|
||||
price: "$850/night",
|
||||
price: "",
|
||||
rating: 5,
|
||||
reviewCount: "30 Reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/furniture-indoor-residential-comfortable-inside_1203-4093.jpg",
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
id: "executive",
|
||||
brand: "Castle House",
|
||||
name: "Executive Retreat",
|
||||
price: "$600/night",
|
||||
price: "",
|
||||
rating: 5,
|
||||
reviewCount: "22 Reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg",
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
id: "family",
|
||||
brand: "Castle House",
|
||||
name: "Family Castle Room",
|
||||
price: "$750/night",
|
||||
price: "",
|
||||
rating: 5,
|
||||
reviewCount: "18 Reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-friends-hostel_23-2150598863.jpg",
|
||||
@@ -250,7 +250,7 @@ export default function LandingPage() {
|
||||
id: "honeymoon",
|
||||
brand: "Castle House",
|
||||
name: "Romantic Honeymoon Suite",
|
||||
price: "$1200/night",
|
||||
price: "",
|
||||
rating: 5,
|
||||
reviewCount: "40 Reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-couple-lazy-lying-bed-weekend-with-amazing-landscape-young-long-haired-woman-with-tanned-legs-sitting-with-laptop-her-handsome-boyfriend_197531-3203.jpg",
|
||||
@@ -260,7 +260,7 @@ export default function LandingPage() {
|
||||
id: "presidential",
|
||||
brand: "Castle House",
|
||||
name: "Presidential Penthouse",
|
||||
price: "$2500/night",
|
||||
price: "",
|
||||
rating: 5,
|
||||
reviewCount: "15 Reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8583.jpg",
|
||||
|
||||
Reference in New Issue
Block a user