Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-03 14:49:12 +00:00

View File

@@ -116,7 +116,7 @@ export default function LandingPage() {
{ id: "selection", icon: ShoppingBag, title: "Large Product Selection", value: "Hundreds of curated products" },
{ id: "experience", icon: Award, title: "Premium Shopping Experience", value: "Spacious store & elegant presentation" },
{ id: "gifts", icon: Gift, title: "Perfect for Gifts", value: "Find the ideal gift for any occasion" },
{ id: "delivery", icon: Truck, title: "Delivery Available", value: "Convenient shopping beyond the store" }
{ id: "delivery", icon: Truck, title: "Convenient shopping beyond the store" }
]}
animationType="slide-up"
textboxLayout="default"
@@ -223,7 +223,6 @@ export default function LandingPage() {
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/abstract-smooth-orange-background-layout-design-studio-room-web-template-business-report-with-smooth-circle-gradient-color_1258-68048.jpg"
imageAlt="Elegant chocolate background"
videoSrc=""
logoText="Confiserie du Bonheur"
columns={[
{ title: "Explore", items: [{ label: "Home", href: "#hero" }, { label: "About Us", href: "#about" }, { label: "Categories", href: "#categories" }, { label: "Gifts", href: "#gifting" }] },