Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b7646a9501 | |||
| d2cec0928c |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
<HeroCarouselLogo
|
<HeroCarouselLogo
|
||||||
logoText="LMB"
|
logoText="LMB"
|
||||||
description="Celebrating the heritage of authentic Indian sweets and traditional snacks since 1950. Taste the purity in every bite."
|
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={[
|
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/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" },
|
{ 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">
|
<div id="products" data-section="products">
|
||||||
<ProductCardThree
|
<ProductCardThree
|
||||||
|
carouselMode="auto"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
|
|||||||
Reference in New Issue
Block a user