Update src/app/rooms/page.tsx
This commit is contained in:
@@ -52,35 +52,14 @@ export default function RoomsPage() {
|
||||
<ProductCardTwo
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Imperial Casablanca",
|
||||
name: "Standard Room",
|
||||
price: "$89/night",
|
||||
rating: 4,
|
||||
reviewCount: "420",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/double-bed-with-cushions_1203-668.jpg?_wi=2",
|
||||
imageAlt: "Standard Room at Imperial Casablanca",
|
||||
},
|
||||
id: "1", brand: "Imperial Casablanca", name: "Standard Room", price: "$89/night", rating: 4,
|
||||
reviewCount: "420", imageSrc: "http://img.b2bpic.net/free-photo/double-bed-with-cushions_1203-668.jpg", imageAlt: "Standard Room at Imperial Casablanca"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Imperial Casablanca",
|
||||
name: "Deluxe Room",
|
||||
price: "$139/night",
|
||||
rating: 5,
|
||||
reviewCount: "580",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg?_wi=2",
|
||||
imageAlt: "Deluxe Room with premium amenities",
|
||||
},
|
||||
id: "2", brand: "Imperial Casablanca", name: "Deluxe Room", price: "$139/night", rating: 5,
|
||||
reviewCount: "580", imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg", imageAlt: "Deluxe Room with premium amenities"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Imperial Casablanca",
|
||||
name: "Executive Suite",
|
||||
price: "$189/night",
|
||||
rating: 5,
|
||||
reviewCount: "340",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-smiling-caucasian-woman-traveller-fitting-dress-sunglasses-high-floor-bangkok-stylish-female-exploring-amazing-big-city-view_343596-1428.jpg?_wi=2",
|
||||
imageAlt: "Executive Suite with living area",
|
||||
},
|
||||
id: "3", brand: "Imperial Casablanca", name: "Executive Suite", price: "$189/night", rating: 5,
|
||||
reviewCount: "340", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-smiling-caucasian-woman-traveller-fitting-dress-sunglasses-high-floor-bangkok-stylish-female-exploring-amazing-big-city-view_343596-1428.jpg", imageAlt: "Executive Suite with living area"},
|
||||
]}
|
||||
title="Our Premium Room Collection"
|
||||
description="Explore our carefully curated selection of rooms and suites, each designed for maximum comfort and luxury"
|
||||
@@ -101,12 +80,8 @@ export default function RoomsPage() {
|
||||
<FeatureCardTen
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Modern Comfort & Style",
|
||||
description: "Each room is thoughtfully designed with contemporary furnishings, premium bedding, and elegant décor. Enjoy free Wi-Fi, flat-screen TV, and modern bathroom amenities in every accommodation.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/double-bed-with-cushions_1203-668.jpg?_wi=3",
|
||||
},
|
||||
id: "1", title: "Modern Comfort & Style", description: "Each room is thoughtfully designed with contemporary furnishings, premium bedding, and elegant décor. Enjoy free Wi-Fi, flat-screen TV, and modern bathroom amenities in every accommodation.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/double-bed-with-cushions_1203-668.jpg"},
|
||||
items: [
|
||||
{ icon: Home, text: "Modern furnishings" },
|
||||
{ icon: Sparkles, text: "Premium bedding" },
|
||||
@@ -115,12 +90,8 @@ export default function RoomsPage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Comprehensive Room Amenities",
|
||||
description: "Access our suite of in-room conveniences including air conditioning, blackout curtains, work desk, mini-bar, and marble bathroom with luxury toiletries. Every detail is crafted for your comfort.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg?_wi=3",
|
||||
},
|
||||
id: "2", title: "Comprehensive Room Amenities", description: "Access our suite of in-room conveniences including air conditioning, blackout curtains, work desk, mini-bar, and marble bathroom with luxury toiletries. Every detail is crafted for your comfort.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg"},
|
||||
items: [
|
||||
{ icon: Award, text: "Premium toiletries" },
|
||||
{ icon: UtensilsCrossed, text: "Mini-bar service" },
|
||||
@@ -129,12 +100,8 @@ export default function RoomsPage() {
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Executive Suite Exclusivity",
|
||||
description: "Our Executive Suites offer separate living areas, premium furnishings, exclusive lounge access, and personalized concierge service. Perfect for extended stays and special occasions.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-smiling-caucasian-woman-traveller-fitting-dress-sunglasses-high-floor-bangkok-stylish-female-exploring-amazing-big-city-view_343596-1428.jpg?_wi=3",
|
||||
},
|
||||
id: "3", title: "Executive Suite Exclusivity", description: "Our Executive Suites offer separate living areas, premium furnishings, exclusive lounge access, and personalized concierge service. Perfect for extended stays and special occasions.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-smiling-caucasian-woman-traveller-fitting-dress-sunglasses-high-floor-bangkok-stylish-female-exploring-amazing-big-city-view_343596-1428.jpg"},
|
||||
items: [
|
||||
{ icon: Sparkles, text: "Separate living area" },
|
||||
{ icon: Wine, text: "Premium beverages" },
|
||||
@@ -165,10 +132,11 @@ export default function RoomsPage() {
|
||||
{ value: "+212 522 34 27 29", title: "Reserve by Phone" },
|
||||
{ value: "24/7", title: "Booking Support" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/detail-shot-modern-architecture-facade_1359-359.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/detail-shot-modern-architecture-facade_1359-359.jpg"
|
||||
imageAlt="Imperial Casablanca Hotel rooms"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -176,8 +144,7 @@ export default function RoomsPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Hotel",
|
||||
items: [
|
||||
title: "Hotel", items: [
|
||||
{ label: "Rooms & Suites", href: "#rooms" },
|
||||
{ label: "Spa & Wellness", href: "#spa" },
|
||||
{ label: "Restaurant", href: "#" },
|
||||
@@ -185,8 +152,7 @@ export default function RoomsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Information",
|
||||
items: [
|
||||
title: "Information", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
{ label: "Location", href: "#location" },
|
||||
@@ -194,22 +160,16 @@ export default function RoomsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "+212 522 34 27 29", href: "tel:+212522342729" },
|
||||
{
|
||||
label: "Boulevard Mohamed V, Casablanca",
|
||||
href: "#",
|
||||
},
|
||||
label: "Boulevard Mohamed V, Casablanca", href: "#"},
|
||||
{
|
||||
label: "info@imperialcasablanca.com",
|
||||
href: "mailto:info@imperialcasablanca.com",
|
||||
},
|
||||
label: "info@imperialcasablanca.com", href: "mailto:info@imperialcasablanca.com"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Policies",
|
||||
items: [
|
||||
title: "Policies", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cancellation Policy", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user