From ef236aa6086d779534cf1312321544d493f0396f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 06:18:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a48c71f..c597c1b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} dashboard={{ title: "Our Collection Highlights", logoIcon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/alcohol-bottles-arrangement-bar_23-2150346955.jpg", searchPlaceholder: "Search rare spirits...", buttons: [ + imageSrc: "http://img.b2bpic.net/free-photo/alcohol-bottles-arrangement-bar_23-2150346955.jpg?_wi=1", searchPlaceholder: "Search rare spirits...", buttons: [ { text: "Browse Catalog", href: "#features" }, { text: "Call Now", href: "#" }, ], @@ -105,7 +105,7 @@ export default function LandingPage() { title: "100% Authentic Spirits", description: "Every bottle at Liquor Garage is sourced from trusted distributors and verified suppliers, ensuring complete authenticity and uncompromised quality.", imageSrc: "http://img.b2bpic.net/free-vector/best-wine-label_24908-60865.jpg", imageAlt: "Authentic spirits verification", buttonIcon: CheckCircle, buttonHref: "#"}, { - title: "Curated Premium Selection", description: "Our collection is carefully selected to showcase some of the finest spirits from renowned distilleries across the world.", imageSrc: "http://img.b2bpic.net/free-photo/alcohol-bottles-arrangement-bar_23-2150346955.jpg", imageAlt: "Curated premium collection", buttonIcon: Star, + title: "Curated Premium Selection", description: "Our collection is carefully selected to showcase some of the finest spirits from renowned distilleries across the world.", imageSrc: "http://img.b2bpic.net/free-photo/alcohol-bottles-arrangement-bar_23-2150346955.jpg?_wi=2", imageAlt: "Curated premium collection", buttonIcon: Star, buttonHref: "#"}, { title: "Rare & Limited Bottles", description: "Discover exclusive releases, collector's editions, and rare bottles that are difficult to find elsewhere.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bottles-tequila-black-background_181624-59578.jpg", imageAlt: "Rare and limited bottles", buttonIcon: Zap, -- 2.49.1