Merge version_1 into main #3
@@ -49,19 +49,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Rahul P.", handle: "@foodie", testimonial: "The taste of home in every bite. Best Litti Chokha!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg", imageAlt: "authentic bihari litti chokha food"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg?_wi=1", imageAlt: "authentic bihari litti chokha food"},
|
||||
{
|
||||
name: "Sneha V.", handle: "@user", testimonial: "Very authentic and extremely affordable. My go-to mess!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-rhodes-journey-through-popular-places-dodecanese-archipelago-greece_166373-3792.jpg", imageAlt: "rustic wooden dining table"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-rhodes-journey-through-popular-places-dodecanese-archipelago-greece_166373-3792.jpg?_wi=1", imageAlt: "rustic wooden dining table"},
|
||||
{
|
||||
name: "Amit K.", handle: "@delivers", testimonial: "Fast delivery and piping hot food always.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-batch-food-cooked-with-empty-notebook_23-2148765572.jpg", imageAlt: "fresh hot rotis in basket"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-batch-food-cooked-with-empty-notebook_23-2148765572.jpg?_wi=1", imageAlt: "fresh hot rotis in basket"},
|
||||
{
|
||||
name: "Priya S.", handle: "@client", testimonial: "The Sattu paratha reminds me of Patna.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg", imageAlt: "authentic bihari litti chokha food"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg?_wi=2", imageAlt: "authentic bihari litti chokha food"},
|
||||
{
|
||||
name: "Vikram D.", handle: "@regular", testimonial: "Consistent taste and very clean packaging.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-rhodes-journey-through-popular-places-dodecanese-archipelago-greece_166373-3792.jpg", imageAlt: "rustic wooden dining table"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-rhodes-journey-through-popular-places-dodecanese-archipelago-greece_166373-3792.jpg?_wi=2", imageAlt: "rustic wooden dining table"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Order on Swiggy", href: "https://www.swiggy.com/menu/739988?source=sharing"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg?_wi=3"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-batch-food-cooked-with-empty-notebook_23-2148765572.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-batch-food-cooked-with-empty-notebook_23-2148765572.jpg?_wi=2"
|
||||
logoText="Bihari Mess"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user