Merge version_1 into main #3
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg", imageAlt: "Restaurant interior dining area"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bruschetta-with-sesame-seeds-tomatoes_141793-4581.jpg", imageAlt: "Fine dining dish"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bruschetta-with-sesame-seeds-tomatoes_141793-4581.jpg?_wi=1", imageAlt: "Fine dining dish"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Signature Grilled Salmon", price: "₹400", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bruschetta-with-sesame-seeds-tomatoes_141793-4581.jpg"},
|
||||
id: "p1", name: "Signature Grilled Salmon", price: "₹400", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bruschetta-with-sesame-seeds-tomatoes_141793-4581.jpg?_wi=2"},
|
||||
{
|
||||
id: "p2", name: "Mediterranean Pasta", price: "₹350", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/top-view-avocado-salad-with-raddish-yellow-bell-pepper-fresh-herbs_140725-1462.jpg"},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Anshu Anand", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2149005452.jpg"},
|
||||
id: "1", name: "Anshu Anand", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2149005452.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Vikash Ranjan Singh", imageSrc: "http://img.b2bpic.net/free-photo/girl-smiling_23-2148014954.jpg"},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "Abhipsa Mishra", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-brown-bra-smiles-widely-eats-tasty-waffle-with-ice-cream-chocolate-sauce_197531-18186.jpg"},
|
||||
{
|
||||
id: "5", name: "Rahul Verma", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2149005452.jpg"},
|
||||
id: "5", name: "Rahul Verma", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2149005452.jpg?_wi=2"},
|
||||
]}
|
||||
cardTitle="Diner Reviews"
|
||||
cardTag="Customer Stories"
|
||||
|
||||
Reference in New Issue
Block a user