Merge version_1 into main #1
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
id: "m1",
|
||||
name: "Jane & John",
|
||||
role: "Founders",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-barista-cafe_23-2148436113.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-barista-cafe_23-2148436113.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-barista-cafe_23-2148436113.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-barista-cafe_23-2148436113.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -59,13 +59,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Classic Breakfast",
|
||||
price: "$14",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-california-sushi-rolls-with-red-caviar_114579-2128.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-california-sushi-rolls-with-red-caviar_114579-2128.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Artisan Pastry",
|
||||
price: "$6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Menu FAQs"
|
||||
description="Learn about our ingredients."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312235.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312235.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
href: "/visit",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheese-plate-with-crackers_140725-3367.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheese-plate-with-crackers_140725-3367.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
title: "Happy Families",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-barista-cafe_23-2148436113.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-barista-cafe_23-2148436113.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -185,21 +185,21 @@ export default function LandingPage() {
|
||||
title: "Feels Like Home",
|
||||
description: "No corporate polish, just authentic hospitality that makes you feel like family.",
|
||||
tag: "Atmosphere",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-california-sushi-rolls-with-red-caviar_114579-2128.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-california-sushi-rolls-with-red-caviar_114579-2128.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Made Fresh Always",
|
||||
description: "Every ingredient sourced locally and every dish crafted from scratch, daily.",
|
||||
tag: "Quality",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Owned & Loved",
|
||||
description: "Husband-wife ownership ensures personal attention and care in every meal.",
|
||||
tag: "Service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312235.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312235.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Why We Are Different"
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about your next visit to First Bite Grafton."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheese-plate-with-crackers_140725-3367.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheese-plate-with-crackers_140725-3367.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
|
||||
Reference in New Issue
Block a user