Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 12c5cc77e0 | |||
| b7646a9501 | |||
| d2cec0928c |
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user