Merge version_1 into main #1
203
src/app/page.tsx
203
src/app/page.tsx
@@ -18,27 +18,22 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="text-shift"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="V & M Restaurant"
|
||||
/>
|
||||
@@ -49,40 +44,16 @@ export default function LandingPage() {
|
||||
logoText="V & M Restaurant"
|
||||
description="Classic Comfort Food • Small Town Charm • Bellville, Ohio"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
text: "Visit Us",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
{ text: "Visit Us", href: "#contact" },
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-fresh-aroma-drinking-relax_53876-23420.jpg",
|
||||
imageAlt: "cozy diner restaurant interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-kaiserschmarrn-with-torn-pancakes-cranberries-jam-apple-puree-table_181624-57311.jpg",
|
||||
imageAlt: "fresh breakfast plate eggs bacon",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-dish-restaurant-table_7939-2121.jpg",
|
||||
imageAlt: "fried fish platter lemon",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-plate-with-tomato-sauce-parmesan-herbs_140725-5879.jpg",
|
||||
imageAlt: "homestyle comfort food meal",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-thanksgiving-meal_23-2148629557.jpg",
|
||||
imageAlt: "cozy diner restaurant interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-cookies-with-cup-tea-oranges-dark-background-biscuit-fruit-sweet-cake-cookie-citrus_140725-110313.jpg",
|
||||
imageAlt: "fresh breakfast plate eggs bacon",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/coffee-fresh-aroma-drinking-relax_53876-23420.jpg", imageAlt: "cozy diner restaurant interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-kaiserschmarrn-with-torn-pancakes-cranberries-jam-apple-puree-table_181624-57311.jpg", imageAlt: "fresh breakfast plate eggs bacon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chicken-dish-restaurant-table_7939-2121.jpg", imageAlt: "fried fish platter lemon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-plate-with-tomato-sauce-parmesan-herbs_140725-5879.jpg", imageAlt: "homestyle comfort food meal" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-thanksgiving-meal_23-2148629557.jpg", imageAlt: "cozy diner restaurant interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-cookies-with-cup-tea-oranges-dark-background-biscuit-fruit-sweet-cake-cookie-citrus_140725-110313.jpg", imageAlt: "fresh breakfast plate eggs bacon" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -92,10 +63,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="A True Local Favorite"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
{ text: "Learn More", href: "#about" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -106,21 +74,9 @@ export default function LandingPage() {
|
||||
title="Our Signature Dishes"
|
||||
description="Hearty meals served fresh daily with a smile."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "b-1",
|
||||
title: "Breakfast Favorites",
|
||||
content: "Biscuits & gravy, fresh eggs, and hot cocoa to kickstart your morning.",
|
||||
},
|
||||
{
|
||||
id: "b-2",
|
||||
title: "Friday Fish Night",
|
||||
content: "Our famous all-you-can-eat fish fry every Friday night.",
|
||||
},
|
||||
{
|
||||
id: "b-3",
|
||||
title: "Homestyle Specials",
|
||||
content: "Comfort foods made from scratch just like grandma made.",
|
||||
},
|
||||
{ id: "b-1", title: "Breakfast Favorites", content: "Biscuits & gravy, fresh eggs, and hot cocoa to kickstart your morning." },
|
||||
{ id: "b-2", title: "Friday Fish Night", content: "Our famous all-you-can-eat fish fry every Friday night." },
|
||||
{ id: "b-3", title: "Homestyle Specials", content: "Comfort foods made from scratch just like grandma made." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ripe-orange-cut-into-slices-with-blueberries-gypsophila-flower-colored-backdrop_23-2148103671.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -133,44 +89,15 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "Local Resident",
|
||||
testimonial: "Perfect small-town diner with amazing food and friendly service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark D.",
|
||||
role: "Regular Guest",
|
||||
testimonial: "Biscuits and gravy are a must-have. Always fresh and delicious!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily P.",
|
||||
role: "Visitor",
|
||||
testimonial: "Friday fish dinner is unbeatable. Great atmosphere and prices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-food-wine_23-2148454126.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David W.",
|
||||
role: "Loyal Customer",
|
||||
testimonial: "Always feels like home when I walk through the door.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733125.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica R.",
|
||||
role: "Foodie",
|
||||
testimonial: "Best comfort food in Bellville, hands down.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-woman-with-ring-dreamy-looking-away-nature-wonderful-caucasian-girl-posing-with-pleasure-street-spring-morning_197531-10648.jpg",
|
||||
},
|
||||
]}
|
||||
title="What People Are Saying"
|
||||
description="Our customers share their favorite experiences at V & M."
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah J.", role: "Local Resident", testimonial: "Perfect small-town diner with amazing food and friendly service.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg" },
|
||||
{ id: "2", name: "Mark D.", role: "Regular Guest", testimonial: "Biscuits and gravy are a must-have. Always fresh and delicious!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg" },
|
||||
{ id: "3", name: "Emily P.", role: "Visitor", testimonial: "Friday fish dinner is unbeatable. Great atmosphere and prices.", imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-food-wine_23-2148454126.jpg" },
|
||||
{ id: "4", name: "David W.", role: "Loyal Customer", testimonial: "Always feels like home when I walk through the door.", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733125.jpg" },
|
||||
{ id: "5", name: "Jessica R.", role: "Foodie", testimonial: "Best comfort food in Bellville, hands down.", imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-woman-with-ring-dreamy-looking-away-nature-wonderful-caucasian-girl-posing-with-pleasure-street-spring-morning_197531-10648.jpg" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -178,21 +105,9 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f-1",
|
||||
title: "Do you offer takeout?",
|
||||
content: "Yes, all our menu items are available for convenient takeout.",
|
||||
},
|
||||
{
|
||||
id: "f-2",
|
||||
title: "Are you family-friendly?",
|
||||
content: "Absolutely! We welcome families of all sizes and have options for everyone.",
|
||||
},
|
||||
{
|
||||
id: "f-3",
|
||||
title: "Do you accept large groups?",
|
||||
content: "Yes, please call us in advance if you're planning a visit with a larger group.",
|
||||
},
|
||||
{ id: "f-1", title: "Do you offer takeout?", content: "Yes, all our menu items are available for convenient takeout." },
|
||||
{ id: "f-2", title: "Are you family-friendly?", content: "Absolutely! We welcome families of all sizes and have options for everyone." },
|
||||
{ id: "f-3", title: "Do you accept large groups?", content: "Yes, please call us in advance if you're planning a visit with a larger group." },
|
||||
]}
|
||||
sideTitle="Questions?"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -204,12 +119,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Bellville Community Journal",
|
||||
"Ohio Food Critic",
|
||||
"Local Hospitality Association",
|
||||
"Fresh Ingredients Alliance",
|
||||
"Bellville Tourism Guide",
|
||||
]}
|
||||
"Bellville Community Journal", "Ohio Food Critic", "Local Hospitality Association", "Fresh Ingredients Alliance", "Bellville Tourism Guide"]}
|
||||
title="Recognized by Our Community"
|
||||
description="We are proud to be a staple in the Bellville community and beyond."
|
||||
/>
|
||||
@@ -221,16 +131,8 @@ export default function LandingPage() {
|
||||
title="Visit Us Today"
|
||||
description="Located in the heart of Bellville, Ohio. Come say hello!"
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name" },
|
||||
{ name: "email", type: "email", placeholder: "Your Email" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/standing-frame-open-sign-business_53876-63427.jpg"
|
||||
imageAlt="restaurant exterior sign"
|
||||
@@ -241,33 +143,16 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Links",
|
||||
items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
title: "Links", items: [
|
||||
{ label: "Menu", href: "#menu" },
|
||||
{ label: "About", href: "#about" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user