Merge version_1 into main #1
@@ -47,7 +47,7 @@ export default function AboutPage() {
|
||||
{ value: "4.7★", title: "Google Rating (676+ Reviews)" },
|
||||
{ value: "10+", title: "Years Serving Bolton" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg?_wi=2"
|
||||
imageAlt="AMORA Café cozy interior"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -74,7 +74,7 @@ export default function AboutPage() {
|
||||
"http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
|
||||
avatarAlt: "Sarah Johnson",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg?_wi=8",
|
||||
imageAlt: "Featured waffle",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function AboutPage() {
|
||||
"http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
|
||||
avatarAlt: "Michael Chen",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sweet-crepe-with-powder-strawberries_140725-1425.jpg",
|
||||
"http://img.b2bpic.net/free-photo/sweet-crepe-with-powder-strawberries_140725-1425.jpg?_wi=5",
|
||||
imageAlt: "Featured crepe",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function AboutPage() {
|
||||
"http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
|
||||
avatarAlt: "Emma Rodriguez",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-shot-fresh-natural-creamy-lemon-ice-cream-decorated-with-mint-served-dark-stone-slate-black-background-glossy-scoop-is-laying-nearby_639032-532.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-shot-fresh-natural-creamy-lemon-ice-cream-decorated-with-mint-served-dark-stone-slate-black-background-glossy-scoop-is-laying-nearby_639032-532.jpg?_wi=6",
|
||||
imageAlt: "Featured ice cream",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -63,7 +63,7 @@ export default function ContactPage() {
|
||||
{ value: "7", title: "Days Open Per Week" },
|
||||
{ value: "11+", title: "Hours Daily Service" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg?_wi=3"
|
||||
imageAlt="AMORA Café location"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
@@ -53,7 +53,7 @@ export default function MenuPage() {
|
||||
price: "$12.99",
|
||||
variant: "Fresh Bananas, Hazelnut Spread",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg?_wi=5",
|
||||
imageAlt: "Banana Hazelnut Waffle",
|
||||
},
|
||||
{
|
||||
@@ -62,7 +62,7 @@ export default function MenuPage() {
|
||||
price: "$11.99",
|
||||
variant: "Fresh Strawberries, Nutella",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sweet-crepe-with-powder-strawberries_140725-1425.jpg",
|
||||
"http://img.b2bpic.net/free-photo/sweet-crepe-with-powder-strawberries_140725-1425.jpg?_wi=4",
|
||||
imageAlt: "Strawberry Banana Crepe",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function MenuPage() {
|
||||
price: "$6.99",
|
||||
variant: "Espresso, Caramel Drizzle",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-shot-fresh-natural-creamy-lemon-ice-cream-decorated-with-mint-served-dark-stone-slate-black-background-glossy-scoop-is-laying-nearby_639032-532.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-shot-fresh-natural-creamy-lemon-ice-cream-decorated-with-mint-served-dark-stone-slate-black-background-glossy-scoop-is-laying-nearby_639032-532.jpg?_wi=4",
|
||||
imageAlt: "Caramel Latte",
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function MenuPage() {
|
||||
price: "$5.99",
|
||||
variant: "Traditional Brew, Cardamom Spice",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg?_wi=6",
|
||||
imageAlt: "Turkish Coffee",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function MenuPage() {
|
||||
price: "$8.99",
|
||||
variant: "Rich Dark Chocolate, Whipped Cream",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-shot-fresh-natural-creamy-lemon-ice-cream-decorated-with-mint-served-dark-stone-slate-black-background-glossy-scoop-is-laying-nearby_639032-532.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-shot-fresh-natural-creamy-lemon-ice-cream-decorated-with-mint-served-dark-stone-slate-black-background-glossy-scoop-is-laying-nearby_639032-532.jpg?_wi=5",
|
||||
imageAlt: "Chocolate Mousse Cake",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function MenuPage() {
|
||||
price: "$5.49",
|
||||
variant: "Steamed Milk, Espresso Shot, Vanilla",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg?_wi=7",
|
||||
imageAlt: "Vanilla Cappuccino",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -86,7 +86,7 @@ export default function HomePage() {
|
||||
price: "$12.99",
|
||||
variant: "Fresh Bananas, Hazelnut Spread",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg?_wi=1",
|
||||
imageAlt: "Banana Hazelnut Waffle",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function HomePage() {
|
||||
price: "$11.99",
|
||||
variant: "Fresh Strawberries, Nutella",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sweet-crepe-with-powder-strawberries_140725-1425.jpg",
|
||||
"http://img.b2bpic.net/free-photo/sweet-crepe-with-powder-strawberries_140725-1425.jpg?_wi=1",
|
||||
imageAlt: "Strawberry Banana Crepe",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function HomePage() {
|
||||
price: "$6.99",
|
||||
variant: "Espresso, Caramel Drizzle",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-shot-fresh-natural-creamy-lemon-ice-cream-decorated-with-mint-served-dark-stone-slate-black-background-glossy-scoop-is-laying-nearby_639032-532.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-shot-fresh-natural-creamy-lemon-ice-cream-decorated-with-mint-served-dark-stone-slate-black-background-glossy-scoop-is-laying-nearby_639032-532.jpg?_wi=1",
|
||||
imageAlt: "Caramel Latte",
|
||||
},
|
||||
{
|
||||
@@ -113,7 +113,7 @@ export default function HomePage() {
|
||||
price: "$5.99",
|
||||
variant: "Traditional Brew, Cardamom Spice",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg?_wi=2",
|
||||
imageAlt: "Turkish Coffee",
|
||||
},
|
||||
]}
|
||||
@@ -130,7 +130,7 @@ export default function HomePage() {
|
||||
{ value: "4.7★", title: "Google Rating (676+ Reviews)" },
|
||||
{ value: "10+", title: "Years Serving Bolton" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg?_wi=1"
|
||||
imageAlt="AMORA Café cozy interior"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -157,7 +157,7 @@ export default function HomePage() {
|
||||
"http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
|
||||
avatarAlt: "Sarah Johnson",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg?_wi=3",
|
||||
imageAlt: "Featured waffle",
|
||||
},
|
||||
{
|
||||
@@ -172,7 +172,7 @@ export default function HomePage() {
|
||||
"http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
|
||||
avatarAlt: "Michael Chen",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sweet-crepe-with-powder-strawberries_140725-1425.jpg",
|
||||
"http://img.b2bpic.net/free-photo/sweet-crepe-with-powder-strawberries_140725-1425.jpg?_wi=2",
|
||||
imageAlt: "Featured crepe",
|
||||
},
|
||||
{
|
||||
@@ -187,7 +187,7 @@ export default function HomePage() {
|
||||
"http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
|
||||
avatarAlt: "Emma Rodriguez",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-shot-fresh-natural-creamy-lemon-ice-cream-decorated-with-mint-served-dark-stone-slate-black-background-glossy-scoop-is-laying-nearby_639032-532.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-shot-fresh-natural-creamy-lemon-ice-cream-decorated-with-mint-served-dark-stone-slate-black-background-glossy-scoop-is-laying-nearby_639032-532.jpg?_wi=2",
|
||||
imageAlt: "Featured ice cream",
|
||||
},
|
||||
{
|
||||
@@ -202,7 +202,7 @@ export default function HomePage() {
|
||||
"http://img.b2bpic.net/free-photo/portrait-man-woman-smiling-against-backdrop-jewelry-store-copy-space-with-joyful-scene-choosing-gifts-anniversary-christmas_166373-8861.jpg",
|
||||
avatarAlt: "David Kim",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg?_wi=4",
|
||||
imageAlt: "Featured waffle",
|
||||
},
|
||||
{
|
||||
@@ -217,7 +217,7 @@ export default function HomePage() {
|
||||
"http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
|
||||
avatarAlt: "Jessica Martinez",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sweet-crepe-with-powder-strawberries_140725-1425.jpg",
|
||||
"http://img.b2bpic.net/free-photo/sweet-crepe-with-powder-strawberries_140725-1425.jpg?_wi=3",
|
||||
imageAlt: "Featured crepe",
|
||||
},
|
||||
{
|
||||
@@ -232,7 +232,7 @@ export default function HomePage() {
|
||||
"http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
|
||||
avatarAlt: "Robert Taylor",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-shot-fresh-natural-creamy-lemon-ice-cream-decorated-with-mint-served-dark-stone-slate-black-background-glossy-scoop-is-laying-nearby_639032-532.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-shot-fresh-natural-creamy-lemon-ice-cream-decorated-with-mint-served-dark-stone-slate-black-background-glossy-scoop-is-laying-nearby_639032-532.jpg?_wi=3",
|
||||
imageAlt: "Featured ice cream",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user