Merge version_1 into main #1
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "@traveler",
|
||||
testimonial: "Unparalleled service and architectural beauty.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg?_wi=1",
|
||||
imageAlt: "luxury hotel lobby aesthetic warm tones",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@ceo",
|
||||
testimonial: "The best convention facility I have ever hosted at.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2058.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2058.jpg?_wi=1",
|
||||
imageAlt: "luxury hotel lobby aesthetic warm tones",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "@foodie",
|
||||
testimonial: "A culinary masterpiece in the heart of the city.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-classroom-students_23-2150906136.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-classroom-students_23-2150906136.jpg?_wi=1",
|
||||
imageAlt: "luxury hotel lobby aesthetic warm tones",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
handle: "@guest",
|
||||
testimonial: "Refined luxury defined.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-two-vases-with-beautiful-flowers-whit-columns-roof-building_181624-22826.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-two-vases-with-beautiful-flowers-whit-columns-roof-building_181624-22826.jpg?_wi=1",
|
||||
imageAlt: "luxury hotel lobby aesthetic warm tones",
|
||||
},
|
||||
{
|
||||
@@ -103,11 +103,11 @@ export default function LandingPage() {
|
||||
handle: "@planner",
|
||||
testimonial: "Seamless execution for every event.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ornate-bed-art-nouveau-style_23-2150975495.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ornate-bed-art-nouveau-style_23-2150975495.jpg?_wi=1",
|
||||
imageAlt: "luxury hotel lobby aesthetic warm tones",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg",
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
description="We blend classical elegance with modern convenience, offering sanctuary to those who expect only the best."
|
||||
subdescription="Whether you are here for an intimate retreat, a high-level convention, or a gourmet dining experience, our commitment remains absolute."
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2058.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2058.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
"Comfort",
|
||||
"Luxury",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-classroom-students_23-2150906136.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-classroom-students_23-2150906136.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
"Taste",
|
||||
"Gourmet",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-two-vases-with-beautiful-flowers-whit-columns-roof-building_181624-22826.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-two-vases-with-beautiful-flowers-whit-columns-roof-building_181624-22826.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
||||
"Tech",
|
||||
"Events",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ornate-bed-art-nouveau-style_23-2150975495.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ornate-bed-art-nouveau-style_23-2150975495.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Unmatched Amenities"
|
||||
@@ -301,7 +301,7 @@ export default function LandingPage() {
|
||||
quote: "Truly sophisticated in every way.",
|
||||
tag: "Corporate",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9618.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg?_wi=3",
|
||||
imageAlt: "luxury boutique hotel suite interior",
|
||||
},
|
||||
{
|
||||
@@ -312,7 +312,7 @@ export default function LandingPage() {
|
||||
quote: "The absolute pinnacle of luxury service.",
|
||||
tag: "Hospitality",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157791.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2058.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2058.jpg?_wi=3",
|
||||
imageAlt: "luxury boutique hotel suite interior",
|
||||
},
|
||||
{
|
||||
@@ -323,7 +323,7 @@ export default function LandingPage() {
|
||||
quote: "Unforgettable gastronomic experience.",
|
||||
tag: "Dining",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/table-assortment-with-plant-flat-lay_23-2148914892.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-classroom-students_23-2150906136.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-classroom-students_23-2150906136.jpg?_wi=3",
|
||||
imageAlt: "luxury boutique hotel suite interior",
|
||||
},
|
||||
{
|
||||
@@ -334,7 +334,7 @@ export default function LandingPage() {
|
||||
quote: "Impeccable service, beautiful rooms.",
|
||||
tag: "Leisure",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-with-shopping-bags_1157-31452.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-two-vases-with-beautiful-flowers-whit-columns-roof-building_181624-22826.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-two-vases-with-beautiful-flowers-whit-columns-roof-building_181624-22826.jpg?_wi=3",
|
||||
imageAlt: "luxury boutique hotel suite interior",
|
||||
},
|
||||
{
|
||||
@@ -345,7 +345,7 @@ export default function LandingPage() {
|
||||
quote: "Seamless event management.",
|
||||
tag: "Events",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/view-plates-cutlery-glass_23-2148914882.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ornate-bed-art-nouveau-style_23-2150975495.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ornate-bed-art-nouveau-style_23-2150975495.jpg?_wi=3",
|
||||
imageAlt: "luxury boutique hotel suite interior",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user