From 94bc0f8ea75e5f84adf604982357b151767243aa Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 15:52:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5333ebe..1f72ad7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCa import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; -import { Award, Heart, Mail, Sparkles } from "lucide-react"; +import { Award, Heart, Mail, Sparkles, Star, Leaf, Crown } from "lucide-react"; export default function LandingPage() { return ( @@ -54,10 +54,10 @@ export default function LandingPage() { imageAlt="artisanal sweets display luxury premium" mediaAnimation="blur-reveal" marqueeItems={[ - { icon: "Star", text: "100% Natural Ingredients" }, - { icon: "Leaf", text: "Sustainably Sourced" }, - { icon: "Heart", text: "Handcrafted Daily" }, - { icon: "Award", text: "Award Winning" } + { icon: Star, text: "100% Natural Ingredients" }, + { icon: Leaf, text: "Sustainably Sourced" }, + { icon: Heart, text: "Handcrafted Daily" }, + { icon: Award, text: "Award Winning" } ]} marqueeSpeed={30} showMarqueeCard={true} @@ -87,7 +87,7 @@ export default function LandingPage() { title="Featured Collections" description="Explore our most beloved gourmet confections" tag="Premium Selection" - tagIcon={Award} + tagIcon={Crown} tagAnimation="slide-up" buttons={[ { text: "View All Products", href: "#" } @@ -148,9 +148,9 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - names=[ + names={[ "Artisan Collective", "Organic Certified", "Award Winning", "Green Initiative", "Heritage Crafted", "Gourmet Select", "Craft Masters", "Quality Assured" - ] + ]} logos={[ { src: "http://img.b2bpic.net/free-vector/business-card-template-with-abstractshapes_23-2148250817.jpg", alt: "Artisan Collective"