Merge version_1 into main #3
@@ -45,7 +45,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"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -65,17 +65,17 @@ export default function AboutPage() {
|
||||
id: "1", name: "Sarah Johnson, Local Resident", date: "Date: 15 Jan 2025", title: "Cute setup, friendly staff, and delicious desserts", quote:
|
||||
"Cute setup, good food, friendly staff, and a great place to get some work done. The waffles are absolutely incredible!", tag: "Regular Customer", avatarSrc:
|
||||
"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", imageAlt: "Featured waffle"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg?_wi=5", imageAlt: "Featured waffle"},
|
||||
{
|
||||
id: "2", name: "Michael Chen, Coffee Enthusiast", date: "Date: 12 Jan 2025", title: "Best café experience I've had", quote:
|
||||
"One of the best café experiences I've had. The attention to detail in their coffee preparation is remarkable, and the ambiance is perfect for both meetings and solo work.", tag: "Coffee Lover", avatarSrc:
|
||||
"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", imageAlt: "Featured crepe"},
|
||||
"http://img.b2bpic.net/free-photo/sweet-crepe-with-powder-strawberries_140725-1425.jpg?_wi=4", imageAlt: "Featured crepe"},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez, Family", date: "Date: 8 Jan 2025", title: "Beautiful décor and delightful family outing", quote:
|
||||
"Beautiful décor, friendly service, and delicious desserts. We bring the whole family every weekend. It's become our favorite Sunday tradition!", tag: "Family Friendly", avatarSrc:
|
||||
"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", imageAlt: "Featured ice cream"},
|
||||
"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: "Featured ice cream"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -59,7 +59,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"
|
||||
metricsAnimation="slide-up"
|
||||
|
||||
@@ -74,16 +74,16 @@ export default function HomePage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Banana Hazelnut Waffle", price: "$12.99", variant: "Fresh Bananas, Hazelnut Spread", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg", imageAlt: "Banana Hazelnut Waffle"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg?_wi=1", imageAlt: "Banana Hazelnut Waffle"},
|
||||
{
|
||||
id: "2", name: "Strawberry Banana Crepe", price: "$11.99", variant: "Fresh Strawberries, Nutella", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sweet-crepe-with-powder-strawberries_140725-1425.jpg", imageAlt: "Strawberry Banana Crepe"},
|
||||
"http://img.b2bpic.net/free-photo/sweet-crepe-with-powder-strawberries_140725-1425.jpg?_wi=1", imageAlt: "Strawberry Banana Crepe"},
|
||||
{
|
||||
id: "3", name: "Caramel Latte", 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", imageAlt: "Caramel Latte"},
|
||||
"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"},
|
||||
{
|
||||
id: "4", name: "Turkish Coffee", price: "$5.99", variant: "Traditional Brew, Cardamom Spice", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg", imageAlt: "Turkish Coffee"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg?_wi=2", imageAlt: "Turkish Coffee"},
|
||||
]}
|
||||
buttons={[{ text: "View Full Menu", href: "/menu" }]}
|
||||
/>
|
||||
@@ -98,7 +98,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"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -118,32 +118,32 @@ export default function HomePage() {
|
||||
id: "1", name: "Sarah Johnson, Local Resident", date: "Date: 15 Jan 2025", title: "Cute setup, friendly staff, and delicious desserts", quote:
|
||||
"Cute setup, good food, friendly staff, and a great place to get some work done. The waffles are absolutely incredible!", tag: "Regular Customer", avatarSrc:
|
||||
"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", imageAlt: "Featured waffle"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg?_wi=3", imageAlt: "Featured waffle"},
|
||||
{
|
||||
id: "2", name: "Michael Chen, Coffee Enthusiast", date: "Date: 12 Jan 2025", title: "Best café experience I've had", quote:
|
||||
"One of the best café experiences I've had. The attention to detail in their coffee preparation is remarkable, and the ambiance is perfect for both meetings and solo work.", tag: "Coffee Lover", avatarSrc:
|
||||
"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", imageAlt: "Featured crepe"},
|
||||
"http://img.b2bpic.net/free-photo/sweet-crepe-with-powder-strawberries_140725-1425.jpg?_wi=2", imageAlt: "Featured crepe"},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez, Family", date: "Date: 8 Jan 2025", title: "Beautiful décor and delightful family outing", quote:
|
||||
"Beautiful décor, friendly service, and delicious desserts. We bring the whole family every weekend. It's become our favorite Sunday tradition!", tag: "Family Friendly", avatarSrc:
|
||||
"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", imageAlt: "Featured ice cream"},
|
||||
"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"},
|
||||
{
|
||||
id: "4", name: "David Kim, Student", date: "Date: 5 Jan 2025", title: "Perfect study spot with amazing treats", quote:
|
||||
"The perfect study spot with amazing treats. Strong WiFi, comfortable seating, and the staff always remembers my order. This place is incredible!", tag: "Regular", avatarSrc:
|
||||
"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", imageAlt: "Featured waffle"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg?_wi=4", imageAlt: "Featured waffle"},
|
||||
{
|
||||
id: "5", name: "Jessica Martinez, Couple", date: "Date: 2 Jan 2025", title: "Perfect for a romantic dessert date", quote:
|
||||
"Perfect for a romantic dessert date. The crepes are exquisite, the presentation is beautiful, and the service is impeccable. Highly recommend!", tag: "Date Night", avatarSrc:
|
||||
"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", imageAlt: "Featured crepe"},
|
||||
"http://img.b2bpic.net/free-photo/sweet-crepe-with-powder-strawberries_140725-1425.jpg?_wi=3", imageAlt: "Featured crepe"},
|
||||
{
|
||||
id: "6", name: "Robert Taylor, Local Business Owner", date: "Date: 28 Dec 2024", title: "Community gem in Bolton", quote:
|
||||
"A true community gem in Bolton. I host my business meetings here regularly. The quality of food and service is consistently outstanding.", tag: "Business Client", avatarSrc:
|
||||
"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", imageAlt: "Featured ice cream"},
|
||||
"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"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user