Merge version_1 into main #1
@@ -62,10 +62,10 @@ export default function LandingPage() {
|
||||
href: "#features",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-psd/delicious-avocado-toast-slices-rustic-plate_84443-75780.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/delicious-avocado-toast-slices-rustic-plate_84443-75780.jpg?_wi=1"
|
||||
imageAlt="Minimalist gourmet dining presentation"
|
||||
mediaAnimation="blur-reveal"
|
||||
videoSrc="https://www.w3schools.com/tags/movie.mp4"
|
||||
videoSrc="https://www.w3schools.com/tags/movie.mp4?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -80,10 +80,10 @@ export default function LandingPage() {
|
||||
title: "Browse Menu",
|
||||
description: "Select from our curated daily selections online.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-vaccination-passport_23-2149340934.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-vaccination-passport_23-2149340934.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-mouse-cursor-element_23-2151096658.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-mouse-cursor-element_23-2151096658.jpg?_wi=1",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -91,10 +91,10 @@ export default function LandingPage() {
|
||||
title: "Pay Securely",
|
||||
description: "Quick, contactless payment directly via the app.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-vaccination-passport_23-2149340934.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-vaccination-passport_23-2149340934.jpg?_wi=2",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-mouse-cursor-element_23-2151096658.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-mouse-cursor-element_23-2151096658.jpg?_wi=2",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -102,10 +102,10 @@ export default function LandingPage() {
|
||||
title: "Skip the Queue",
|
||||
description: "Collect at your designated time without the wait.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-vaccination-passport_23-2149340934.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-vaccination-passport_23-2149340934.jpg?_wi=3",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-mouse-cursor-element_23-2151096658.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-mouse-cursor-element_23-2151096658.jpg?_wi=3",
|
||||
},
|
||||
},
|
||||
]}
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t1",
|
||||
name: "Marcus L.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-food_23-2148899052.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-food_23-2148899052.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t5",
|
||||
name: "James W.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-food_23-2148899052.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-food_23-2148899052.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
cardTitle="Loved by locals"
|
||||
@@ -188,8 +188,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about our service."
|
||||
imageSrc="http://img.b2bpic.net/free-psd/delicious-avocado-toast-slices-rustic-plate_84443-75780.jpg"
|
||||
videoSrc="https://www.w3schools.com/tags/movie.mp4"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/delicious-avocado-toast-slices-rustic-plate_84443-75780.jpg?_wi=2"
|
||||
videoSrc="https://www.w3schools.com/tags/movie.mp4?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
faqsAnimation="blur-reveal"
|
||||
faqs={[
|
||||
|
||||
Reference in New Issue
Block a user