From 84b0b426b9f376e51db2bd56fb0bdc57ce4e15b6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 30 May 2026 19:04:05 +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 13fd997..5eef3c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,14 +82,15 @@ export default function LandingPage() { type: "text", content: "Our Commitment to Quality & Masonic Values"}, { type: "text", content: "At Summit Masonic Gear, we blend time-honored techniques with a deep reverence for the craft. Our commitment extends beyond mere products, offering meticulously crafted regalia, jewels, and apparel that truly honor the traditions of Freemasonry. Every piece is a testament to our dedication to excellence and fraternal spirit." + }, + { + type: "image", src: "http://img.b2bpic.net/free-vector/hand-drawn-flat-design-mason-logo-template_23-2149245717.jpg", alt: "Craftsman hand engraving masonic ring" } ]} buttons={[ { text: "Our Story", href: "#"}, ]} - imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-flat-design-mason-logo-template_23-2149245717.jpg" - imageAlt="Craftsman hand engraving masonic ring" /> -- 2.49.1