Merge version_1 into main #1
@@ -70,27 +70,27 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5456.jpg?_wi=1",
|
||||
imageAlt: "Luxury Cafe Interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-hairdresser-with-tattoos-holding-small-shaving-brush-bowl-barbershop_181624-40180.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-hairdresser-with-tattoos-holding-small-shaving-brush-bowl-barbershop_181624-40180.jpg?_wi=1",
|
||||
imageAlt: "Barista Pouring Coffee",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-breast-with-sliced-fruits-vegetables_140725-3619.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-breast-with-sliced-fruits-vegetables_140725-3619.jpg?_wi=1",
|
||||
imageAlt: "Gourmet Dining",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5456.jpg?_wi=2",
|
||||
imageAlt: "Upscale Atmosphere",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-hairdresser-with-tattoos-holding-small-shaving-brush-bowl-barbershop_181624-40180.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-hairdresser-with-tattoos-holding-small-shaving-brush-bowl-barbershop_181624-40180.jpg?_wi=2",
|
||||
imageAlt: "Artisan Drinks",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-breast-with-sliced-fruits-vegetables_140725-3619.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-breast-with-sliced-fruits-vegetables_140725-3619.jpg?_wi=2",
|
||||
imageAlt: "Fine Dining Cuisine",
|
||||
},
|
||||
]}
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
price: "₹349",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-pasta-with-vegetables_23-2148584799.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-pasta-with-vegetables_23-2148584799.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
price: "₹349",
|
||||
rating: 5,
|
||||
reviewCount: "110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-pasta-with-vegetables_23-2148584799.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-pasta-with-vegetables_23-2148584799.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
title: "Service",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5456.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5456.jpg?_wi=3"
|
||||
imageAlt="Celebration Setting"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user