Merge version_1 into main #2
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Freshly Baked Happiness"
|
||||
description="Artisanal cakes, pastries, and baked goods crafted with love in Shivalik Nagar. Every bite is made from the finest ingredients and pure passion for baking."
|
||||
background="radial-gradient"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Premium Bakery"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -120,19 +120,19 @@ export default function LandingPage() {
|
||||
id: "fresh", title: "100% Fresh Daily", descriptions: [
|
||||
"All our cakes and pastries are baked fresh every morning to ensure maximum freshness and flavor.", "No preservatives, no compromises. Just pure, delicious goodness."
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/making-recipe_23-2147958916.jpg?_wi=1", imageAlt: "Fresh baking preparation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/making-recipe_23-2147958916.jpg", imageAlt: "Fresh baking preparation"
|
||||
},
|
||||
{
|
||||
id: "quality", title: "Premium Ingredients", descriptions: [
|
||||
"We source only the finest ingredients from trusted suppliers to guarantee superior quality.", "Every ingredient is carefully selected to provide the best taste and texture."
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/making-recipe_23-2147958916.jpg?_wi=2", imageAlt: "Premium ingredients selection"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/making-recipe_23-2147958916.jpg", imageAlt: "Premium ingredients selection"
|
||||
},
|
||||
{
|
||||
id: "custom", title: "Custom Orders", descriptions: [
|
||||
"Special occasions deserve special cakes. We create custom designs for birthdays, weddings, and celebrations.", "Contact us to bring your cake dreams to life."
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/making-recipe_23-2147958916.jpg?_wi=3", imageAlt: "Custom cake creation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/making-recipe_23-2147958916.jpg", imageAlt: "Custom cake creation"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Features section highlighting our bakery qualities"
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
title="Get in Touch"
|
||||
description="Have a special order or questions? We'd love to hear from you! Contact us to place your order or learn more about our products."
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/making-recipe_23-2147958916.jpg?_wi=4"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/making-recipe_23-2147958916.jpg"
|
||||
imageAlt="Our welcoming bakery shop"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user