From 7f355f5cbb182f6267400269e5db3b79aad5e530 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 08:39:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b7eebd..c7d1453 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,13 +56,13 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/medical-marijuana_93675-129021.jpg", imageAlt: "Premium Melo Hennessy pre-roll"}, + imageSrc: "http://img.b2bpic.net/free-photo/medical-marijuana_93675-129021.jpg?_wi=1", imageAlt: "Premium Melo Hennessy pre-roll"}, { - imageSrc: "http://img.b2bpic.net/free-photo/medical-marijuana_93675-129021.jpg", imageAlt: "Artisanal cannabis joint"}, + imageSrc: "http://img.b2bpic.net/free-photo/medical-marijuana_93675-129021.jpg?_wi=2", imageAlt: "Artisanal cannabis joint"}, { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-drugs-white-surface-with-beautiful-patterns_181624-8337.jpg", imageAlt: "Luxury cannabis lifestyle"}, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-black-blue-white-speck-chocolate-sweets-white-stand_140725-13909.jpg", imageAlt: "Premium pre-roll packaging"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-black-blue-white-speck-chocolate-sweets-white-stand_140725-13909.jpg?_wi=1", imageAlt: "Premium pre-roll packaging"}, { imageSrc: "http://img.b2bpic.net/free-photo/water-drops-cactus_23-2147759120.jpg", imageAlt: "Quality cannabis flower"}, ]} @@ -96,11 +96,11 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Classic Reserve", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/medical-marijuana_93675-129021.jpg", imageAlt: "Classic Reserve pre-roll"}, + id: "1", name: "Classic Reserve", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/medical-marijuana_93675-129021.jpg?_wi=3", imageAlt: "Classic Reserve pre-roll"}, { - id: "2", name: "Deluxe Pack", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/side-view-black-blue-white-speck-chocolate-sweets-white-stand_140725-13909.jpg", imageAlt: "Deluxe Pack pre-rolls"}, + id: "2", name: "Deluxe Pack", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/side-view-black-blue-white-speck-chocolate-sweets-white-stand_140725-13909.jpg?_wi=2", imageAlt: "Deluxe Pack pre-rolls"}, { - id: "3", name: "Connoisseur Blend", price: "$16.99", imageSrc: "http://img.b2bpic.net/free-photo/medical-marijuana_93675-129021.jpg", imageAlt: "Connoisseur Blend pre-roll"}, + id: "3", name: "Connoisseur Blend", price: "$16.99", imageSrc: "http://img.b2bpic.net/free-photo/medical-marijuana_93675-129021.jpg?_wi=4", imageAlt: "Connoisseur Blend pre-roll"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -145,22 +145,22 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Marcus T.", handle: "@marcus_review", testimonial: "Melo Hennessy pre-rolls are consistently the best I've found. Perfect burn, amazing flavor, and true to strain. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus T. testimonial"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marcus T. testimonial"}, { id: "2", name: "Sierra L.", handle: "@sierra_loves_quality", testimonial: "The attention to detail is incredible. These aren't just pre-rolls, they're a premium experience. Worth every penny.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", imageAlt: "Sierra L. testimonial"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=1", imageAlt: "Sierra L. testimonial"}, { id: "3", name: "Devon M.", handle: "@devon_connoisseur", testimonial: "After trying many brands, Melo Hennessy is my go-to. Consistent quality, great variety, and exceptional customer service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "Devon M. testimonial"}, { id: "4", name: "Jordan P.", handle: "@jordan_appreciates", testimonial: "The packaging is beautiful and sustainable. The pre-rolls smoke smoothly and taste fresh. This is cannabis done right.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jordan P. testimonial"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Jordan P. testimonial"}, { id: "5", name: "Casey N.", handle: "@casey_satisfied", testimonial: "Best pre-rolls I've ever had. The flavor profiles are spot-on and the burn is perfect every time. A+", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Casey N. testimonial"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Casey N. testimonial"}, { id: "6", name: "Riley K.", handle: "@riley_premium", testimonial: "Melo Hennessy exceeded my expectations. Premium quality at reasonable prices. Will definitely be a repeat customer.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", imageAlt: "Riley K. testimonial"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=2", imageAlt: "Riley K. testimonial"}, ]} showRating={true} animationType="slide-up" -- 2.49.1