From f3c2c61df4c1b701e575608ff6682fd0b2b22fec Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 14:56:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 58d0f98..e56fa4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,14 +88,15 @@ export default function LandingPage() { type: "text", content: "Crafting Joy and Community in Bayan Lepas"}, { type: "text", content: "Rarus Craft is a beloved hub for local artisans and craft enthusiasts in Bayan Lepas. We believe in the power of handmade goods to bring joy, connection, and unique beauty into everyday life. Our mission is to support creativity, offer high-quality craft supplies, and showcase the incredible talent within our community." + }, + { + type: "image", src: "http://img.b2bpic.net/free-photo/full-shot-artisan-doing-woodcutting_23-2150104820.jpg", alt: "Artisan studio with craft supplies" } ]} buttons={[ { text: "Our Story", href: "#"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-artisan-doing-woodcutting_23-2150104820.jpg" - imageAlt="Artisan studio with craft supplies" />