Update src/app/page.tsx

This commit is contained in:
2026-05-13 15:11:02 +00:00
parent ecf11bd7da
commit 7ef0d928c6

View File

@@ -57,11 +57,11 @@ export default function LandingPage() {
description="Experience curated cannabis selections in an elevated, minimalist environment."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cannabis-plant_1150-19464.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cannabis-plant_1150-19464.jpg?_wi=1",
imageAlt: "Cannabis macro shot",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-glass-jar-with-baby-carrots-preserving_23-2148738040.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-glass-jar-with-baby-carrots-preserving_23-2148738040.jpg?_wi=1",
imageAlt: "Glass packaging",
},
{
@@ -158,7 +158,7 @@ export default function LandingPage() {
description: "Discreet and professional transit.",
bentoComponent: "reveal-icon",
icon: Truck,
imageSrc: "http://img.b2bpic.net/free-photo/cannabis-plant_1150-19464.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cannabis-plant_1150-19464.jpg?_wi=2",
imageAlt: "Cannabis marijuana leaf closeup",
},
{
@@ -166,7 +166,7 @@ export default function LandingPage() {
description: "Guided by seasoned botanical curators.",
bentoComponent: "reveal-icon",
icon: Users,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-glass-jar-with-baby-carrots-preserving_23-2148738040.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-glass-jar-with-baby-carrots-preserving_23-2148738040.jpg?_wi=2",
imageAlt: "Cannabis marijuana leaf closeup",
},
]}