3 Commits

Author SHA1 Message Date
12c5cc77e0 Merge version_4 into main
Merge version_4 into main
2026-04-20 03:53:18 +00:00
b7646a9501 Update src/app/page.tsx 2026-04-20 03:53:15 +00:00
d2cec0928c Merge version_3 into main
Merge version_3 into main
2026-04-20 03:52:33 +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"