Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
href: "https://wa.me/919876543210",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blank-tag-brown-bread-bakery-stall_23-2148209817.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blank-tag-brown-bread-bakery-stall_23-2148209817.jpg?_wi=1"
|
||||
imageAlt="Fresh bakery items"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
price: "₹40",
|
||||
rating: 5,
|
||||
reviewCount: "100+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-shopping-bag-wooden-background_169016-20843.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-shopping-bag-wooden-background_169016-20843.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
price: "₹50",
|
||||
rating: 4,
|
||||
reviewCount: "80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-shopping-bag-wooden-background_169016-20843.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-shopping-bag-wooden-background_169016-20843.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Daily Menu"
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common questions about our ingredients and delivery."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blank-tag-brown-bread-bakery-stall_23-2148209817.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blank-tag-brown-bread-bakery-stall_23-2148209817.jpg?_wi=2"
|
||||
mediaAnimation="opacity"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
|
||||
Reference in New Issue
Block a user