From 087137c2d87947ba9fce92d1eda0229f2bb7d8ac Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 19:14:23 +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 5b9d5cb..62b3d69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { name: "Ana R.", handle: "@ana.lifestyle", testimonial: "Everything about this brand feels authentic.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-seamstress-drawing-with-soap-pink-textile-modern-sewing-workshop_574295-3700.jpg", imageAlt: "surfer on beach at sunset" }, { name: "Pedro V.", handle: "@pedro.adventure", testimonial: "High quality fabric, truly made with care.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-with-wet-long-hair-posing-camera-with-surf-board-near-ocean-sunlight_291650-1677.jpg", imageAlt: "surfer on beach at sunset" } ]} - buttons={[{ text: "Shop Now", href: "/shop" }]} + buttons={[{ text: "Shop the Sustainable Collection", href: "/shop" }]} imageSrc="http://img.b2bpic.net/free-photo/view-from-back-slim-tan-red-head-girl-stylish-tropical-outfit-posing-amazing-beach-near-ocean_273443-816.jpg" /> -- 2.49.1