Merge version_1 into main #2

Merged
bender merged 3 commits from version_1 into main 2026-03-05 02:41:11 +00:00
3 changed files with 73 additions and 218 deletions

View File

@@ -32,9 +32,7 @@ export default function AboutPage() {
{ name: "Contact", id: "/contact" },
]}
button={{
text: "Order Now",
href: "/contact",
}}
text: "Order Now", href: "/contact"}}
/>
</div>
@@ -47,9 +45,10 @@ 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?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg"
imageAlt="AMORA Café cozy interior"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -63,50 +62,20 @@ export default function AboutPage() {
useInvertedBackground={false}
testimonials={[
{
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?_wi=8",
imageAlt: "Featured waffle",
},
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"},
{
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?_wi=5",
imageAlt: "Featured crepe",
},
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"},
{
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?_wi=6",
imageAlt: "Featured ice cream",
},
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"},
]}
/>
</div>
@@ -129,8 +98,7 @@ export default function AboutPage() {
<FooterSimple
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "Menu", href: "/menu" },
{ label: "About", href: "/about" },
@@ -138,27 +106,22 @@ export default function AboutPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Call Us", href: "tel:(365)818-0043" },
{ label: "Email", href: "mailto:hello@amoracafe.ca" },
{
label: "Find Us",
href: "https://maps.google.com/?q=14+Parr+Blvd+%237+Bolton+ON+L7E+4H1",
},
label: "Find Us", href: "https://maps.google.com/?q=14+Parr+Blvd+%237+Bolton+ON+L7E+4H1"},
],
},
{
title: "Hours",
items: [
title: "Hours", items: [
{ label: "Monday - Friday: 7am - 8pm", href: "#" },
{ label: "Saturday: 8am - 9pm", href: "#" },
{ label: "Sunday: 8am - 7pm", href: "#" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
],

View File

@@ -31,9 +31,7 @@ export default function ContactPage() {
{ name: "Contact", id: "/contact" },
]}
button={{
text: "Order Now",
href: "/contact",
}}
text: "Order Now", href: "/contact"}}
/>
</div>
@@ -45,9 +43,7 @@ export default function ContactPage() {
buttons={[
{ text: "Call (365) 818-0043", href: "tel:(365)818-0043" },
{
text: "Get Directions",
href: "https://maps.google.com/?q=14+Parr+Blvd+%237+Bolton+ON+L7E+4H1",
},
text: "Get Directions", href: "https://maps.google.com/?q=14+Parr+Blvd+%237+Bolton+ON+L7E+4H1"},
]}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
@@ -63,9 +59,10 @@ 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?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg"
imageAlt="AMORA Café location"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -88,8 +85,7 @@ export default function ContactPage() {
<FooterSimple
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "Menu", href: "/menu" },
{ label: "About", href: "/about" },
@@ -97,27 +93,22 @@ export default function ContactPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Call Us", href: "tel:(365)818-0043" },
{ label: "Email", href: "mailto:hello@amoracafe.ca" },
{
label: "Find Us",
href: "https://maps.google.com/?q=14+Parr+Blvd+%237+Bolton+ON+L7E+4H1",
},
label: "Find Us", href: "https://maps.google.com/?q=14+Parr+Blvd+%237+Bolton+ON+L7E+4H1"},
],
},
{
title: "Hours",
items: [
title: "Hours", items: [
{ label: "Monday - Friday: 7am - 8pm", href: "#" },
{ label: "Saturday: 8am - 9pm", href: "#" },
{ label: "Sunday: 8am - 7pm", href: "#" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
],

View File

@@ -35,9 +35,7 @@ export default function HomePage() {
{ name: "Contact", id: "/contact" },
]}
button={{
text: "Order Now",
href: "/contact",
}}
text: "Order Now", href: "/contact"}}
/>
</div>
@@ -48,17 +46,11 @@ export default function HomePage() {
background={{ variant: "downward-rays-static" }}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
alt: "Happy customer 1",
},
src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", alt: "Happy customer 1"},
{
src: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
alt: "Happy customer 2",
},
src: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", alt: "Happy customer 2"},
{
src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
alt: "Happy customer 3",
},
src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", alt: "Happy customer 3"},
]}
avatarText="Trusted by 676+ 5-star reviews"
buttons={[
@@ -81,41 +73,17 @@ export default function HomePage() {
useInvertedBackground={false}
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?_wi=1",
imageAlt: "Banana Hazelnut Waffle",
},
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"},
{
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?_wi=1",
imageAlt: "Strawberry Banana Crepe",
},
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"},
{
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?_wi=1",
imageAlt: "Caramel Latte",
},
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"},
{
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?_wi=2",
imageAlt: "Turkish Coffee",
},
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"},
]}
buttons={[{ text: "View Full Menu", href: "/menu" }]}
/>
@@ -130,9 +98,10 @@ 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?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg"
imageAlt="AMORA Café cozy interior"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -146,95 +115,35 @@ export default function HomePage() {
useInvertedBackground={false}
testimonials={[
{
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?_wi=3",
imageAlt: "Featured waffle",
},
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"},
{
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?_wi=2",
imageAlt: "Featured crepe",
},
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"},
{
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?_wi=2",
imageAlt: "Featured ice cream",
},
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"},
{
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?_wi=4",
imageAlt: "Featured waffle",
},
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"},
{
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?_wi=3",
imageAlt: "Featured crepe",
},
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"},
{
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?_wi=3",
imageAlt: "Featured ice cream",
},
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"},
]}
/>
</div>
@@ -247,9 +156,7 @@ export default function HomePage() {
buttons={[
{ text: "Call (365) 818-0043", href: "tel:(365)818-0043" },
{
text: "Get Directions",
href: "https://maps.google.com/?q=14+Parr+Blvd+%237+Bolton+ON+L7E+4H1",
},
text: "Get Directions", href: "https://maps.google.com/?q=14+Parr+Blvd+%237+Bolton+ON+L7E+4H1"},
]}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
@@ -260,8 +167,7 @@ export default function HomePage() {
<FooterSimple
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "Menu", href: "/menu" },
{ label: "About", href: "/about" },
@@ -269,27 +175,22 @@ export default function HomePage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Call Us", href: "tel:(365)818-0043" },
{ label: "Email", href: "mailto:hello@amoracafe.ca" },
{
label: "Find Us",
href: "https://maps.google.com/?q=14+Parr+Blvd+%237+Bolton+ON+L7E+4H1",
},
label: "Find Us", href: "https://maps.google.com/?q=14+Parr+Blvd+%237+Bolton+ON+L7E+4H1"},
],
},
{
title: "Hours",
items: [
title: "Hours", items: [
{ label: "Monday - Friday: 7am - 8pm", href: "#" },
{ label: "Saturday: 8am - 9pm", href: "#" },
{ label: "Sunday: 8am - 7pm", href: "#" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
],