Merge version_4 into main #8

Merged
bender merged 1 commits from version_4 into main 2026-04-20 03:53:19 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroCarouselLogo
logoText="LMB"
description="Celebrating the heritage of authentic Indian sweets and traditional snacks since 1950. Taste the purity in every bite."
buttons={[{ text: "Order Fresh Sweets Now", href: "#products" }]}
buttons={[{ text: "Explore Menu", href: "#products" }]}
slides={[
{ imageSrc: "http://img.b2bpic.net/free-photo/colorful-baskets-fresh-spices-sale-generated-by-ai_188544-9016.jpg?_wi=1", imageAlt: "traditional indian sweet shop interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/indian-dessert-presentation-wedding_23-2151994688.jpg", imageAlt: "traditional indian sweet shop interior" },
@@ -72,6 +72,7 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardThree
carouselMode="auto"
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"