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" />