From 43e2d57c3289caa9d672b1ea2874ff6f18e92c1a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 01:45:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d8a46a4..3af6d64 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { title="Madagascar Vanilla & Spices — Grown on Our Farms, Delivered Fresh" description="We don’t source from suppliers—we grow and harvest our own spices in Madagascar, ensuring unmatched freshness, flavor, and quality." buttons={[{ text: "Shop Vanilla Beans", href: "#shop" }, { text: "Shop All Spices", href: "#shop" }]} - imageSrc="https://images.unsplash.com/photo-1596040033229-a9821b052148?q=80&w=2000&auto=format&fit=crop" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CQ0e7PAZVD7oWfLOHdhlRsKe6K/uploaded-1776303585352-vvxnur6y.jpg" imageAlt="Madagascar vanilla farm landscape" avatars={[ { src: "https://images.unsplash.com/photo-1534528741775-53994a69daeb?q=80&w=200&auto=format&fit=crop", alt: "Customer 1" }, -- 2.49.1