Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -70,23 +70,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952926-ue300p68.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952926-ue300p68.jpg?_wi=1",
|
||||
imageAlt: "Bakery interior display",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952927-kc85xtgh.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952927-kc85xtgh.jpg?_wi=1",
|
||||
imageAlt: "Cake detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952927-4fzpqe0t.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952927-4fzpqe0t.jpg?_wi=1",
|
||||
imageAlt: "Fresh bread selection",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952926-ue300p68.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952926-ue300p68.jpg?_wi=2",
|
||||
imageAlt: "Customer favorite pastries",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952927-kc85xtgh.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952927-kc85xtgh.jpg?_wi=2",
|
||||
imageAlt: "Artisan cake design",
|
||||
},
|
||||
]}
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Freshly Baked Every Day"
|
||||
description="Limra Bakery is a trusted local bakery in Alwal known for fresh cakes, delicious snacks, and quality ingredients. We prepare everything daily to ensure the best taste and freshness for our customers."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952927-4fzpqe0t.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952927-4fzpqe0t.jpg?_wi=2"
|
||||
imageAlt="Limra Bakery fresh treats"
|
||||
/>
|
||||
</div>
|
||||
@@ -119,28 +119,28 @@ export default function LandingPage() {
|
||||
name: "Birthday Cakes",
|
||||
price: "Custom Pricing",
|
||||
variant: "Freshly Baked",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952926-ue300p68.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952926-ue300p68.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Pastries",
|
||||
price: "Starting ₹50",
|
||||
variant: "Assorted Flavors",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952927-kc85xtgh.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952927-kc85xtgh.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Puffs & Snacks",
|
||||
price: "Starting ₹20",
|
||||
variant: "Hot & Crunchy",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952927-4fzpqe0t.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952927-4fzpqe0t.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Biscuits",
|
||||
price: "Starting ₹100",
|
||||
variant: "Premium Quality",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952926-ue300p68.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952926-ue300p68.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
title="Our Specialties"
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
quote: "Fresh cakes and very good taste. Loved the quality.",
|
||||
name: "Sunil V.",
|
||||
role: "Customer",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952926-ue300p68.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952926-ue300p68.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
quote: "Clean and hygienic bakery. Everything is fresh.",
|
||||
name: "Priya R.",
|
||||
role: "Customer",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952927-kc85xtgh.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952927-kc85xtgh.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
quote: "Best bakery in Alwal. Good service and fast delivery.",
|
||||
name: "Karthik M.",
|
||||
role: "Customer",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952927-4fzpqe0t.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952927-4fzpqe0t.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
quote: "Affordable prices and delicious snacks.",
|
||||
name: "Ananya K.",
|
||||
role: "Customer",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952926-ue300p68.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952926-ue300p68.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
quote: "Friendly staff and quick service. Always a pleasure!",
|
||||
name: "Vikram S.",
|
||||
role: "Customer",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952927-kc85xtgh.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfMxHyKL8FSEyGpXfSws4yweM1/uploaded-1774875952927-kc85xtgh.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
title="Loved by Alwal Locals"
|
||||
|
||||
Reference in New Issue
Block a user