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={[