Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -72,15 +72,15 @@ export default function LandingPage() {
|
||||
imageAlt: "Luxury Hotel Suite",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-tourist-messaging-smartphone_482257-103298.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-tourist-messaging-smartphone_482257-103298.jpg?_wi=1",
|
||||
imageAlt: "Solam Hotel Reception",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-young-caucasian-brunette-lady-wears-black-top-pants-hoodie-top-smiling-camera-cafe_197531-33294.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-young-caucasian-brunette-lady-wears-black-top-pants-hoodie-top-smiling-camera-cafe_197531-33294.jpg?_wi=1",
|
||||
imageAlt: "Luxury Amenities",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-blonde-rich-woman_23-2149668343.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-blonde-rich-woman_23-2149668343.jpg?_wi=1",
|
||||
imageAlt: "Fine Dining Experience",
|
||||
},
|
||||
]}
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
title="A Legacy of Hospitality"
|
||||
description="Founded with the vision to provide more than just a room, Solam Hotel stands as a landmark of comfort, service, and architectural beauty."
|
||||
subdescription="Every detail is crafted to ensure your stay is seamless, memorable, and restorative."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/asian-tourist-messaging-smartphone_482257-103298.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/asian-tourist-messaging-smartphone_482257-103298.jpg?_wi=2"
|
||||
imageAlt="Solam Hotel Lobby"
|
||||
mediaAnimation="slide-up"
|
||||
icon={Building2}
|
||||
@@ -139,12 +139,12 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Miller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-young-caucasian-brunette-lady-wears-black-top-pants-hoodie-top-smiling-camera-cafe_197531-33294.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-young-caucasian-brunette-lady-wears-black-top-pants-hoodie-top-smiling-camera-cafe_197531-33294.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Henderson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-blonde-rich-woman_23-2149668343.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-blonde-rich-woman_23-2149668343.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
|
||||
Reference in New Issue
Block a user