Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 20:17:46 +00:00

View File

@@ -81,28 +81,28 @@ export default function LandingPage() {
{
id: 1,
title: "Premium Cigar Selection", description: "Our climate-controlled humidor houses rare and exclusive cigars from around the world, carefully selected by our sommelier team.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/bartender-serving-couple_23-2147680617.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/bartender-serving-couple_23-2147680617.jpg?_wi=1"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/bartender-serving-couple_23-2147680617.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/bartender-serving-couple_23-2147680617.jpg?_wi=2"
}
},
{
id: 2,
title: "Curated Spirits Collection", description: "Access to rare whiskeys, aged cognacs, and limited-edition bottles. Our bar specialists craft bespoke cocktails tailored to your preferences.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-family-reunion_23-2149153712.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-family-reunion_23-2149153712.jpg?_wi=1"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-family-reunion_23-2149153712.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-family-reunion_23-2149153712.jpg?_wi=2"
}
},
{
id: 3,
title: "Private Event Spaces", description: "Intimate venues for exclusive member gatherings, corporate events, and celebrations. Personalized catering and service included.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/details-such-beautiful-table-restaurant_8353-10616.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/details-such-beautiful-table-restaurant_8353-10616.jpg?_wi=1"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/details-such-beautiful-table-restaurant_8353-10616.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/details-such-beautiful-table-restaurant_8353-10616.jpg?_wi=2"
}
}
]}