Merge version_1 into main #2
254
src/app/page.tsx
254
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Reservations",
|
||||
id: "reservations",
|
||||
},
|
||||
name: "Reservations", id: "reservations"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "gallery",
|
||||
},
|
||||
name: "Gallery", id: "gallery"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
]}
|
||||
brandName="Cafe Monarch"
|
||||
/>
|
||||
@@ -53,98 +45,55 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Where Romance Meets Refinement"
|
||||
description="Award-winning fine dining in the heart of Old Town Scottsdale. Where every detail is intentional and every moment is unforgettable."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@sarahj",
|
||||
testimonial: "The best dining experience we've ever had.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg?_wi=1",
|
||||
},
|
||||
name: "Sarah J.", handle: "@sarahj", testimonial: "The best dining experience we've ever had.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg"},
|
||||
{
|
||||
name: "Michael K.",
|
||||
handle: "@michaelk",
|
||||
testimonial: "They printed my name on the menu for my birthday.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-happy-blonde-hipster-woman-eating-tasty-raspberry-dessert-cake-sitting-cute-bakery-enjoy-her-meal-sweet-breakfast-diet-nutrition-concept_291049-2278.jpg?_wi=1",
|
||||
},
|
||||
name: "Michael K.", handle: "@michaelk", testimonial: "They printed my name on the menu for my birthday.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-happy-blonde-hipster-woman-eating-tasty-raspberry-dessert-cake-sitting-cute-bakery-enjoy-her-meal-sweet-breakfast-diet-nutrition-concept_291049-2278.jpg"},
|
||||
{
|
||||
name: "Emily R.",
|
||||
handle: "@emilyr",
|
||||
testimonial: "A meal we'll cherish forever.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-careful-man-feed-his-pretty-woman-friend-while-have-romantic-dinner-home_171337-19278.jpg?_wi=1",
|
||||
},
|
||||
name: "Emily R.", handle: "@emilyr", testimonial: "A meal we'll cherish forever.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-careful-man-feed-his-pretty-woman-friend-while-have-romantic-dinner-home_171337-19278.jpg"},
|
||||
{
|
||||
name: "David L.",
|
||||
handle: "@davidl",
|
||||
testimonial: "The atmosphere is out of this world.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-with-glasses_23-2148681873.jpg?_wi=1",
|
||||
},
|
||||
name: "David L.", handle: "@davidl", testimonial: "The atmosphere is out of this world.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-with-glasses_23-2148681873.jpg"},
|
||||
{
|
||||
name: "Aron S.",
|
||||
handle: "@arons",
|
||||
testimonial: "Our server made us feel like royalty.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/champagne-flutes-decorated-with-tiny-roses-stand-table_8353-611.jpg?_wi=1",
|
||||
},
|
||||
name: "Aron S.", handle: "@arons", testimonial: "Our server made us feel like royalty.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/champagne-flutes-decorated-with-tiny-roses-stand-table_8353-611.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Your Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Your Table", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-candlelight-celebration-elegant-dining-table-generated-by-ai_188544-16358.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-candlelight-celebration-elegant-dining-table-generated-by-ai_188544-16358.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg",
|
||||
alt: "Sarah J.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg", alt: "Sarah J."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-happy-blonde-hipster-woman-eating-tasty-raspberry-dessert-cake-sitting-cute-bakery-enjoy-her-meal-sweet-breakfast-diet-nutrition-concept_291049-2278.jpg",
|
||||
alt: "Michael K.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-happy-blonde-hipster-woman-eating-tasty-raspberry-dessert-cake-sitting-cute-bakery-enjoy-her-meal-sweet-breakfast-diet-nutrition-concept_291049-2278.jpg", alt: "Michael K."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-careful-man-feed-his-pretty-woman-friend-while-have-romantic-dinner-home_171337-19278.jpg",
|
||||
alt: "Emily R.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-careful-man-feed-his-pretty-woman-friend-while-have-romantic-dinner-home_171337-19278.jpg", alt: "Emily R."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-with-glasses_23-2148681873.jpg",
|
||||
alt: "David L.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-with-glasses_23-2148681873.jpg", alt: "David L."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/champagne-flutes-decorated-with-tiny-roses-stand-table_8353-611.jpg",
|
||||
alt: "Aron S.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/champagne-flutes-decorated-with-tiny-roses-stand-table_8353-611.jpg", alt: "Aron S."},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Old Town Scottsdale",
|
||||
},
|
||||
type: "text", text: "Old Town Scottsdale"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Award-Winning Service",
|
||||
},
|
||||
type: "text", text: "Award-Winning Service"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Romantic Fine Dining",
|
||||
},
|
||||
type: "text", text: "Romantic Fine Dining"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Prix Fixe Excellence",
|
||||
},
|
||||
type: "text", text: "Prix Fixe Excellence"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Unforgettable Evenings",
|
||||
},
|
||||
type: "text", text: "Unforgettable Evenings"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -156,11 +105,9 @@ export default function LandingPage() {
|
||||
description="From the very first greeting to the final sip, every gesture at Cafe Monarch is designed to make you feel celebrated. Family-owned and passionately operated, we began with a simple philosophy: every guest should feel cherished, not just served."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore History",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Explore History", href: "/about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-people-with-delicious-food_23-2149631722.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-people-with-delicious-food_23-2149631722.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -171,46 +118,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Culinary Artistry",
|
||||
description: "Exquisite seasonal menus crafted with passion.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg?_wi=1",
|
||||
imageAlt: "Culinary Artistry",
|
||||
},
|
||||
title: "Culinary Artistry", description: "Exquisite seasonal menus crafted with passion.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg", imageAlt: "Culinary Artistry"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg?_wi=2",
|
||||
imageAlt: "Culinary Artistry",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-candlelight-celebration-elegant-dining-table-generated-by-ai_188544-16358.jpg?_wi=2",
|
||||
imageAlt: "elegant restaurant dining interior candlelight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg", imageAlt: "Culinary Artistry"},
|
||||
},
|
||||
{
|
||||
title: "Impeccable Service",
|
||||
description: "Gracious, attentive hospitality at every step.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg?_wi=3",
|
||||
imageAlt: "Service Detail",
|
||||
},
|
||||
title: "Impeccable Service", description: "Gracious, attentive hospitality at every step.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg", imageAlt: "Service Detail"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg?_wi=4",
|
||||
imageAlt: "Service Detail",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-with-delicious-food_23-2149631722.jpg?_wi=2",
|
||||
imageAlt: "professional chef plating gourmet food",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg", imageAlt: "Service Detail"},
|
||||
},
|
||||
{
|
||||
title: "Romantic Ambience",
|
||||
description: "Intimate, candlelit settings for unforgettable moments.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg?_wi=5",
|
||||
imageAlt: "Ambience",
|
||||
},
|
||||
title: "Romantic Ambience", description: "Intimate, candlelit settings for unforgettable moments.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg", imageAlt: "Ambience"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg?_wi=6",
|
||||
imageAlt: "Ambience",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg?_wi=7",
|
||||
imageAlt: "gourmet dish plating fine dining art",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg", imageAlt: "Ambience"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -226,59 +149,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "Guest",
|
||||
company: "Scottsdale",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Sarah J.", role: "Guest", company: "Scottsdale", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael K.",
|
||||
role: "Guest",
|
||||
company: "Scottsdale",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-happy-blonde-hipster-woman-eating-tasty-raspberry-dessert-cake-sitting-cute-bakery-enjoy-her-meal-sweet-breakfast-diet-nutrition-concept_291049-2278.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "Michael K.", role: "Guest", company: "Scottsdale", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-happy-blonde-hipster-woman-eating-tasty-raspberry-dessert-cake-sitting-cute-bakery-enjoy-her-meal-sweet-breakfast-diet-nutrition-concept_291049-2278.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
role: "Guest",
|
||||
company: "Scottsdale",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-careful-man-feed-his-pretty-woman-friend-while-have-romantic-dinner-home_171337-19278.jpg?_wi=2",
|
||||
},
|
||||
id: "3", name: "Emily R.", role: "Guest", company: "Scottsdale", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-careful-man-feed-his-pretty-woman-friend-while-have-romantic-dinner-home_171337-19278.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David L.",
|
||||
role: "Guest",
|
||||
company: "Scottsdale",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-with-glasses_23-2148681873.jpg?_wi=2",
|
||||
},
|
||||
id: "4", name: "David L.", role: "Guest", company: "Scottsdale", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-with-glasses_23-2148681873.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Aron S.",
|
||||
role: "Guest",
|
||||
company: "Scottsdale",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/champagne-flutes-decorated-with-tiny-roses-stand-table_8353-611.jpg?_wi=2",
|
||||
},
|
||||
id: "5", name: "Aron S.", role: "Guest", company: "Scottsdale", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/champagne-flutes-decorated-with-tiny-roses-stand-table_8353-611.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "1st",
|
||||
label: "National Fine Dining",
|
||||
},
|
||||
value: "1st", label: "National Fine Dining"},
|
||||
{
|
||||
value: "Top 3",
|
||||
label: "Nationwide Recognition",
|
||||
},
|
||||
value: "Top 3", label: "Nationwide Recognition"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Commitment to Service",
|
||||
},
|
||||
value: "100%", label: "Commitment to Service"},
|
||||
]}
|
||||
title="Stories of Celebration"
|
||||
description="Hear from our guests who have made Cafe Monarch part of their most cherished memories."
|
||||
@@ -289,8 +181,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Reservations"
|
||||
title="Your Table Awaits"
|
||||
description="For anniversaries or celebrations, we'll happily print your name or occasion on our custom menus. Reservations are recommended."
|
||||
@@ -303,50 +194,31 @@ export default function LandingPage() {
|
||||
logoText="Cafe Monarch"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
label: "Menu", href: "/menu"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Gallery",
|
||||
href: "/gallery",
|
||||
},
|
||||
label: "Gallery", href: "/gallery"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Reservations",
|
||||
items: [
|
||||
title: "Reservations", items: [
|
||||
{
|
||||
label: "Reserve Table",
|
||||
href: "/reservations",
|
||||
},
|
||||
label: "Reserve Table", href: "/reservations"},
|
||||
{
|
||||
label: "Private Events",
|
||||
href: "/events",
|
||||
},
|
||||
label: "Private Events", href: "/events"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Location",
|
||||
items: [
|
||||
title: "Location", items: [
|
||||
{
|
||||
label: "6939 E 1st Ave",
|
||||
href: "#",
|
||||
},
|
||||
label: "6939 E 1st Ave", href: "#"},
|
||||
{
|
||||
label: "Scottsdale, AZ",
|
||||
href: "#",
|
||||
},
|
||||
label: "Scottsdale, AZ", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user