Update src/app/page.tsx
This commit is contained in:
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
description="Experience the ultimate sanctuary for cigar enthusiasts. Immerse yourself in a curated selection of world-class cigars, fine spirits, and an unparalleled atmosphere of elegance."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-shoe-designer-is-sitting-armchair-his-workshop-holding-shoe-from-his-last-collection_613910-3372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-shoe-designer-is-sitting-armchair-his-workshop-holding-shoe-from-his-last-collection_613910-3372.jpg?_wi=1",
|
||||
imageAlt: "Luxurious lounge interior",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cigarette-zippo-lighter_181624-11768.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cigarette-zippo-lighter_181624-11768.jpg?_wi=1",
|
||||
imageAlt: "Cigar collection",
|
||||
},
|
||||
{
|
||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
||||
description: "Expertly paired spirits and cigars for a refined taste.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Wine,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-shoe-designer-is-sitting-armchair-his-workshop-holding-shoe-from-his-last-collection_613910-3372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-shoe-designer-is-sitting-armchair-his-workshop-holding-shoe-from-his-last-collection_613910-3372.jpg?_wi=2",
|
||||
imageAlt: "luxury cigar lounge interior",
|
||||
},
|
||||
{
|
||||
@@ -241,7 +241,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
completedLabel: "Event Success",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cigarette-zippo-lighter_181624-11768.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cigarette-zippo-lighter_181624-11768.jpg?_wi=2",
|
||||
imageAlt: "luxury cigar lounge interior",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user