Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-04-23 23:47:21 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
description="Watch real reviews, shop instantly, save big. Every product tested and recommended by creators you trust."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/smoothie-orange-grapefruit_23-2148569974.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smoothie-orange-grapefruit_23-2148569974.jpg?_wi=1",
imageAlt: "Review 1",
},
{
@@ -176,7 +176,7 @@ export default function LandingPage() {
price: "$129",
rating: 4.8,
reviewCount: "1.2k",
imageSrc: "http://img.b2bpic.net/free-photo/volume-control-knob-hi-fi-amplifier_1232-3570.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/volume-control-knob-hi-fi-amplifier_1232-3570.jpg?_wi=1",
},
{
id: "2",

View File

@@ -127,7 +127,7 @@ export default function LandingPage() {
description: "Get your tech when you need it.",
bentoComponent: "reveal-icon",
icon: Truck,
imageSrc: "http://img.b2bpic.net/free-photo/volume-control-knob-hi-fi-amplifier_1232-3570.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/volume-control-knob-hi-fi-amplifier_1232-3570.jpg?_wi=2",
imageAlt: "wireless headphones product",
},
{
@@ -135,7 +135,7 @@ export default function LandingPage() {
description: "Authentic feedback from real users.",
bentoComponent: "reveal-icon",
icon: CheckCircle,
imageSrc: "http://img.b2bpic.net/free-photo/smoothie-orange-grapefruit_23-2148569974.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smoothie-orange-grapefruit_23-2148569974.jpg?_wi=2",
imageAlt: "wireless headphones product",
},
]}