Merge version_1 into main #1
@@ -75,15 +75,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-caucasian-lady-poses-camera-picture-isolated-dark-blur-background_132075-9595.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-caucasian-lady-poses-camera-picture-isolated-dark-blur-background_132075-9595.jpg?_wi=1",
|
||||
imageAlt: "Club Atmosphere",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beaujtiful-woman-luxury-travcel-house_23-2149140863.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beaujtiful-woman-luxury-travcel-house_23-2149140863.jpg?_wi=1",
|
||||
imageAlt: "Poolside Lounge",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-cocktail-glass-table_140725-9711.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-cocktail-glass-table_140725-9711.jpg?_wi=1",
|
||||
imageAlt: "Cocktail Bar",
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
description: "Expertly crafted cocktails and rare spirits.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Droplets,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-caucasian-lady-poses-camera-picture-isolated-dark-blur-background_132075-9595.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-caucasian-lady-poses-camera-picture-isolated-dark-blur-background_132075-9595.jpg?_wi=2",
|
||||
imageAlt: "luxury club lounge",
|
||||
},
|
||||
{
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
description: "Personalized service for every member.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Crown,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beaujtiful-woman-luxury-travcel-house_23-2149140863.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beaujtiful-woman-luxury-travcel-house_23-2149140863.jpg?_wi=2",
|
||||
imageAlt: "luxury poolside lounge",
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
description: "Curated music and performance events.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Headphones,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-cocktail-glass-table_140725-9711.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-cocktail-glass-table_140725-9711.jpg?_wi=2",
|
||||
imageAlt: "luxury bar counter",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user