Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-04 07:05:54 +00:00
5 changed files with 48 additions and 48 deletions

View File

@@ -80,42 +80,42 @@ export default function AboutPage() {
id: "1",
name: "Catherine Beaumont",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=7",
imageAlt: "professional woman portrait headshot elegant",
},
{
id: "2",
name: "Marcus Chen",
imageSrc:
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=7",
imageAlt: "professional man portrait headshot elegant",
},
{
id: "3",
name: "Sophia Rodriguez",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=8",
imageAlt: "professional woman portrait headshot elegant",
},
{
id: "4",
name: "James Wellington",
imageSrc:
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=8",
imageAlt: "professional man portrait headshot elegant",
},
{
id: "5",
name: "Amara Okafor",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=9",
imageAlt: "professional woman portrait headshot elegant",
},
{
id: "6",
name: "Michael Thorpe",
imageSrc:
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=9",
imageAlt: "professional man portrait headshot elegant",
},
]}

View File

@@ -79,42 +79,42 @@ export default function ContactPage() {
id: "1",
name: "Catherine Beaumont",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=10",
imageAlt: "professional woman portrait headshot elegant",
},
{
id: "2",
name: "Marcus Chen",
imageSrc:
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=10",
imageAlt: "professional man portrait headshot elegant",
},
{
id: "3",
name: "Sophia Rodriguez",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=11",
imageAlt: "professional woman portrait headshot elegant",
},
{
id: "4",
name: "James Wellington",
imageSrc:
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=11",
imageAlt: "professional man portrait headshot elegant",
},
{
id: "5",
name: "Amara Okafor",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=12",
imageAlt: "professional woman portrait headshot elegant",
},
{
id: "6",
name: "Michael Thorpe",
imageSrc:
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=12",
imageAlt: "professional man portrait headshot elegant",
},
]}

View File

@@ -49,7 +49,7 @@ export default function DestinationsPage() {
description:
"Exclusive overwater villa experience with personalized butler service and pristine coral reefs",
imageSrc:
"http://img.b2bpic.net/free-photo/wooden-jetty-luxury-resort-maldives_505751-5521.jpg",
"http://img.b2bpic.net/free-photo/wooden-jetty-luxury-resort-maldives_505751-5521.jpg?_wi=2",
imageAlt: "maldives overwater bungalow luxury resort tropical island",
buttonIcon: ArrowRight,
},
@@ -58,7 +58,7 @@ export default function DestinationsPage() {
description:
"Secluded mountain sanctuary with world-class skiing, spa facilities, and gourmet dining",
imageSrc:
"http://img.b2bpic.net/free-photo/people-relaxing-their-wooden-home_23-2151335826.jpg",
"http://img.b2bpic.net/free-photo/people-relaxing-their-wooden-home_23-2151335826.jpg?_wi=2",
imageAlt: "swiss alps mountain chalet luxury accommodation alpine",
buttonIcon: ArrowRight,
},
@@ -67,7 +67,7 @@ export default function DestinationsPage() {
description:
"Immerse in Japanese culture with exclusive access to temples, private chef, and traditional ceremonies",
imageSrc:
"http://img.b2bpic.net/free-photo/tokyo-railway-station-business-district-building-night-japan_335224-158.jpg",
"http://img.b2bpic.net/free-photo/tokyo-railway-station-business-district-building-night-japan_335224-158.jpg?_wi=2",
imageAlt: "tokyo luxury japanese architecture premium experience city",
buttonIcon: ArrowRight,
},
@@ -76,7 +76,7 @@ export default function DestinationsPage() {
description:
"Intimate wildlife encounters with luxury accommodation, expert guides, and conservation experiences",
imageSrc:
"http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918220.jpg",
"http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918220.jpg?_wi=2",
imageAlt: "safari lodge african wildlife luxury accommodation safari",
buttonIcon: ArrowRight,
},
@@ -85,7 +85,7 @@ export default function DestinationsPage() {
description:
"Mediterranean paradise with private beach access, wine tastings, and Italian culinary excellence",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-brunette-woman-hat-green-dress-sits-white-fence-smiles-pretty-shorthaired-lady-boater-poses-good-mood-near-olive-tree-pool_197531-29926.jpg",
"http://img.b2bpic.net/free-photo/happy-brunette-woman-hat-green-dress-sits-white-fence-smiles-pretty-shorthaired-lady-boater-poses-good-mood-near-olive-tree-pool_197531-29926.jpg?_wi=2",
imageAlt: "amalfi coast luxury villa mediterranean italy",
buttonIcon: ArrowRight,
},
@@ -94,7 +94,7 @@ export default function DestinationsPage() {
description:
"Transformative wellness retreat featuring private yoga, spa treatments, and temple blessings",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-girl-is-engaged-meditation_72229-1157.jpg",
"http://img.b2bpic.net/free-photo/beautiful-girl-is-engaged-meditation_72229-1157.jpg?_wi=2",
imageAlt: "bali sanctuary wellness retreat spa tropical",
buttonIcon: ArrowRight,
},
@@ -124,42 +124,42 @@ export default function DestinationsPage() {
id: "1",
name: "Catherine Beaumont",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=4",
imageAlt: "professional woman portrait headshot elegant",
},
{
id: "2",
name: "Marcus Chen",
imageSrc:
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=4",
imageAlt: "professional man portrait headshot elegant",
},
{
id: "3",
name: "Sophia Rodriguez",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=5",
imageAlt: "professional woman portrait headshot elegant",
},
{
id: "4",
name: "James Wellington",
imageSrc:
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=5",
imageAlt: "professional man portrait headshot elegant",
},
{
id: "5",
name: "Amara Okafor",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=6",
imageAlt: "professional woman portrait headshot elegant",
},
{
id: "6",
name: "Michael Thorpe",
imageSrc:
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=6",
imageAlt: "professional man portrait headshot elegant",
},
]}

View File

@@ -56,7 +56,7 @@ export default function ExperiencesPage() {
rating: 5,
reviewCount: "342",
imageSrc:
"http://img.b2bpic.net/free-photo/female-leaning-black-vehicle-front-amazing-snowy-rocky-mountains-cloudy-skies_181624-1606.jpg",
"http://img.b2bpic.net/free-photo/female-leaning-black-vehicle-front-amazing-snowy-rocky-mountains-cloudy-skies_181624-1606.jpg?_wi=2",
imageAlt: "helicopter tour glacier adventure luxury",
},
{
@@ -67,7 +67,7 @@ export default function ExperiencesPage() {
rating: 5,
reviewCount: "218",
imageSrc:
"http://img.b2bpic.net/free-photo/luxury-big-yacht-stay-sea-around-island-background-sky_8353-6005.jpg",
"http://img.b2bpic.net/free-photo/luxury-big-yacht-stay-sea-around-island-background-sky_8353-6005.jpg?_wi=2",
imageAlt: "private yacht mediterranean luxury cruise ocean",
},
{
@@ -78,7 +78,7 @@ export default function ExperiencesPage() {
rating: 5,
reviewCount: "156",
imageSrc:
"http://img.b2bpic.net/free-photo/male-hand-pouring-alcoholic-beverage-elegant-glass-table-openair-event_181624-60824.jpg",
"http://img.b2bpic.net/free-photo/male-hand-pouring-alcoholic-beverage-elegant-glass-table-openair-event_181624-60824.jpg?_wi=2",
imageAlt: "wine tasting french château vineyard luxury",
},
{
@@ -89,7 +89,7 @@ export default function ExperiencesPage() {
rating: 5,
reviewCount: "289",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-scenery-aurora-borealis-night-sky-tromso-lofoten-islands-norway_181624-36600.jpg",
"http://img.b2bpic.net/free-photo/beautiful-scenery-aurora-borealis-night-sky-tromso-lofoten-islands-norway_181624-36600.jpg?_wi=2",
imageAlt: "aurora borealis arctic lodge northern lights winter",
},
{
@@ -100,7 +100,7 @@ export default function ExperiencesPage() {
rating: 5,
reviewCount: "201",
imageSrc:
"http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2435.jpg",
"http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2435.jpg?_wi=2",
imageAlt: "paris culinary fine dining french cuisine luxury",
},
{
@@ -111,7 +111,7 @@ export default function ExperiencesPage() {
rating: 5,
reviewCount: "167",
imageSrc:
"http://img.b2bpic.net/free-photo/young-hiker-trekking-tour-through-beautiful-andes-mountains-peru_181624-48694.jpg",
"http://img.b2bpic.net/free-photo/young-hiker-trekking-tour-through-beautiful-andes-mountains-peru_181624-48694.jpg?_wi=2",
imageAlt: "patagonia adventure mountain landscape hiking trekking",
},
]}

View File

@@ -83,7 +83,7 @@ export default function HomePage() {
description:
"Exclusive overwater villa experience with personalized butler service and pristine coral reefs",
imageSrc:
"http://img.b2bpic.net/free-photo/wooden-jetty-luxury-resort-maldives_505751-5521.jpg",
"http://img.b2bpic.net/free-photo/wooden-jetty-luxury-resort-maldives_505751-5521.jpg?_wi=1",
imageAlt: "maldives overwater bungalow luxury resort tropical island",
buttonIcon: ArrowRight,
},
@@ -92,7 +92,7 @@ export default function HomePage() {
description:
"Secluded mountain sanctuary with world-class skiing, spa facilities, and gourmet dining",
imageSrc:
"http://img.b2bpic.net/free-photo/people-relaxing-their-wooden-home_23-2151335826.jpg",
"http://img.b2bpic.net/free-photo/people-relaxing-their-wooden-home_23-2151335826.jpg?_wi=1",
imageAlt: "swiss alps mountain chalet luxury accommodation alpine",
buttonIcon: ArrowRight,
},
@@ -101,7 +101,7 @@ export default function HomePage() {
description:
"Immerse in Japanese culture with exclusive access to temples, private chef, and traditional ceremonies",
imageSrc:
"http://img.b2bpic.net/free-photo/tokyo-railway-station-business-district-building-night-japan_335224-158.jpg",
"http://img.b2bpic.net/free-photo/tokyo-railway-station-business-district-building-night-japan_335224-158.jpg?_wi=1",
imageAlt: "tokyo luxury japanese architecture premium experience city",
buttonIcon: ArrowRight,
},
@@ -110,7 +110,7 @@ export default function HomePage() {
description:
"Intimate wildlife encounters with luxury accommodation, expert guides, and conservation experiences",
imageSrc:
"http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918220.jpg",
"http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918220.jpg?_wi=1",
imageAlt: "safari lodge african wildlife luxury accommodation safari",
buttonIcon: ArrowRight,
},
@@ -119,7 +119,7 @@ export default function HomePage() {
description:
"Mediterranean paradise with private beach access, wine tastings, and Italian culinary excellence",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-brunette-woman-hat-green-dress-sits-white-fence-smiles-pretty-shorthaired-lady-boater-poses-good-mood-near-olive-tree-pool_197531-29926.jpg",
"http://img.b2bpic.net/free-photo/happy-brunette-woman-hat-green-dress-sits-white-fence-smiles-pretty-shorthaired-lady-boater-poses-good-mood-near-olive-tree-pool_197531-29926.jpg?_wi=1",
imageAlt: "amalfi coast luxury villa mediterranean italy",
buttonIcon: ArrowRight,
},
@@ -128,7 +128,7 @@ export default function HomePage() {
description:
"Transformative wellness retreat featuring private yoga, spa treatments, and temple blessings",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-girl-is-engaged-meditation_72229-1157.jpg",
"http://img.b2bpic.net/free-photo/beautiful-girl-is-engaged-meditation_72229-1157.jpg?_wi=1",
imageAlt: "bali sanctuary wellness retreat spa tropical",
buttonIcon: ArrowRight,
},
@@ -156,7 +156,7 @@ export default function HomePage() {
rating: 5,
reviewCount: "342",
imageSrc:
"http://img.b2bpic.net/free-photo/female-leaning-black-vehicle-front-amazing-snowy-rocky-mountains-cloudy-skies_181624-1606.jpg",
"http://img.b2bpic.net/free-photo/female-leaning-black-vehicle-front-amazing-snowy-rocky-mountains-cloudy-skies_181624-1606.jpg?_wi=1",
imageAlt: "helicopter tour glacier adventure luxury",
},
{
@@ -167,7 +167,7 @@ export default function HomePage() {
rating: 5,
reviewCount: "218",
imageSrc:
"http://img.b2bpic.net/free-photo/luxury-big-yacht-stay-sea-around-island-background-sky_8353-6005.jpg",
"http://img.b2bpic.net/free-photo/luxury-big-yacht-stay-sea-around-island-background-sky_8353-6005.jpg?_wi=1",
imageAlt: "private yacht mediterranean luxury cruise ocean",
},
{
@@ -178,7 +178,7 @@ export default function HomePage() {
rating: 5,
reviewCount: "156",
imageSrc:
"http://img.b2bpic.net/free-photo/male-hand-pouring-alcoholic-beverage-elegant-glass-table-openair-event_181624-60824.jpg",
"http://img.b2bpic.net/free-photo/male-hand-pouring-alcoholic-beverage-elegant-glass-table-openair-event_181624-60824.jpg?_wi=1",
imageAlt: "wine tasting french château vineyard luxury",
},
{
@@ -189,7 +189,7 @@ export default function HomePage() {
rating: 5,
reviewCount: "289",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-scenery-aurora-borealis-night-sky-tromso-lofoten-islands-norway_181624-36600.jpg",
"http://img.b2bpic.net/free-photo/beautiful-scenery-aurora-borealis-night-sky-tromso-lofoten-islands-norway_181624-36600.jpg?_wi=1",
imageAlt: "aurora borealis arctic lodge northern lights winter",
},
{
@@ -200,7 +200,7 @@ export default function HomePage() {
rating: 5,
reviewCount: "201",
imageSrc:
"http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2435.jpg",
"http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2435.jpg?_wi=1",
imageAlt: "paris culinary fine dining french cuisine luxury",
},
{
@@ -211,7 +211,7 @@ export default function HomePage() {
rating: 5,
reviewCount: "167",
imageSrc:
"http://img.b2bpic.net/free-photo/young-hiker-trekking-tour-through-beautiful-andes-mountains-peru_181624-48694.jpg",
"http://img.b2bpic.net/free-photo/young-hiker-trekking-tour-through-beautiful-andes-mountains-peru_181624-48694.jpg?_wi=1",
imageAlt: "patagonia adventure mountain landscape hiking trekking",
},
]}
@@ -225,42 +225,42 @@ export default function HomePage() {
id: "1",
name: "Catherine Beaumont",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1",
imageAlt: "professional woman portrait headshot elegant",
},
{
id: "2",
name: "Marcus Chen",
imageSrc:
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=1",
imageAlt: "professional man portrait headshot elegant",
},
{
id: "3",
name: "Sophia Rodriguez",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2",
imageAlt: "professional woman portrait headshot elegant",
},
{
id: "4",
name: "James Wellington",
imageSrc:
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=2",
imageAlt: "professional man portrait headshot elegant",
},
{
id: "5",
name: "Amara Okafor",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=3",
imageAlt: "professional woman portrait headshot elegant",
},
{
id: "6",
name: "Michael Thorpe",
imageSrc:
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=3",
imageAlt: "professional man portrait headshot elegant",
},
]}