From 3245be6f45611a7a4c29cb3aee014934ce279141 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 00:28:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c59d95..0863686 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/waffle-sticks-glass-jar-inside-wooden-tray_114579-19163.jpg" + imageSrc="http://img.b2bpic.net/free-photo/waffle-sticks-glass-jar-inside-wooden-tray_114579-19163.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -166,21 +166,21 @@ export default function LandingPage() { title: "Hand-Selected Selection", subtitle: "Exclusively sourced", description: "Every cigar and accessory is personally vetted for quality and provenance.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-pizza-cutter-dough_23-2148296861.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-pizza-cutter-dough_23-2148296861.jpg?_wi=1", }, { tag: "Guidance", title: "Expert Recommendations", subtitle: "Personal touch", description: "Our team provides personalized guidance for gifts or personal collections.", - imageSrc: "http://img.b2bpic.net/free-photo/black-woman-running-small-business_52683-100658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-woman-running-small-business_52683-100658.jpg?_wi=1", }, { tag: "Convenience", title: "Flexible Shopping", subtitle: "Online or Local", description: "Enjoy the ease of online ordering with reliable shipping or local pickup.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-cigarettes-with-sitcky-note_23-2148160855.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-cigarettes-with-sitcky-note_23-2148160855.jpg?_wi=1", }, ]} title="Why Choose Royal Tobacco" @@ -331,7 +331,7 @@ export default function LandingPage() { quote: "The selection here is unparalleled. I've never received better advice on my cigar journey.", tag: "Collector", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-beard-arabian-man-glasses-military-jacket-smoking-hookah-street-bar-arab-model-having-rest_627829-2795.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/waffle-sticks-glass-jar-inside-wooden-tray_114579-19163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waffle-sticks-glass-jar-inside-wooden-tray_114579-19163.jpg?_wi=2", imageAlt: "happy customer smoking premium cigar", }, { @@ -353,7 +353,7 @@ export default function LandingPage() { quote: "Royal Tobacco delivers on quality and authenticity every time.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/pleased-adult-slavic-man-optical-glasses-wearing-blue-party-hat-holds-puts-head-gift-boxes_141793-99950.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-pizza-cutter-dough_23-2148296861.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-pizza-cutter-dough_23-2148296861.jpg?_wi=2", imageAlt: "happy customer smoking premium cigar", }, { @@ -364,7 +364,7 @@ export default function LandingPage() { quote: "The staff walked me through everything with no pressure. Highly recommended.", tag: "Newbie", avatarSrc: "http://img.b2bpic.net/free-photo/old-money-classy-heir-drinking-glass-whiskey-elite-social-club_482257-114570.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/black-woman-running-small-business_52683-100658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-woman-running-small-business_52683-100658.jpg?_wi=2", imageAlt: "happy customer smoking premium cigar", }, { @@ -375,7 +375,7 @@ export default function LandingPage() { quote: "The membership program is top-notch. The early access drops are incredible.", tag: "VIP Member", avatarSrc: "http://img.b2bpic.net/free-photo/visualizing-her-new-project-fashion-collection_329181-14389.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-cigarettes-with-sitcky-note_23-2148160855.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-cigarettes-with-sitcky-note_23-2148160855.jpg?_wi=2", imageAlt: "happy customer smoking premium cigar", }, ]} -- 2.49.1