From 4567190aba309e0a51cf613e4ad8d972a2df3df6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 16 May 2026 21:47:56 +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 752212f..71347ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,7 +13,7 @@ import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; -import { Sparkles, Award, Beaker, TrendingUp, Heart, HelpCircle, BookOpen } from 'lucide-react'; +import { Sparkles, Award, Beaker, TrendingUp, Heart, HelpCircle, BookOpen, Edit3 } from 'lucide-react'; export default function LandingPage() { return ( @@ -53,7 +53,8 @@ export default function LandingPage() { background={{ variant: "plain" }} buttons={[ { text: "Explore Our Collection", href: "#products" }, - { text: "Our Craft", href: "#ingredients" } + { text: "Our Craft", href: "#ingredients" }, + { text: "Edit Image", onClick: () => console.log("Opening Image Editor...") } ]} buttonAnimation="slide-up" carouselItems={[