Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 030d72829a | |||
| 402b52babd | |||
| 12e7bd18fc | |||
| b1a7a64219 | |||
| 77e6718e81 | |||
| f0e32401f1 | |||
| 38463f2d48 | |||
| 5e0fd6691e | |||
| 5030755369 | |||
| 4efb157377 |
@@ -2,16 +2,15 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import ReactLenis from "lenis/react";
|
import ReactLenis from "lenis/react";
|
||||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||||
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
|
import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwentyFour';
|
||||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||||
import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo';
|
import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo';
|
||||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||||
import TextAbout from '@/components/sections/about/TextAbout';
|
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
||||||
import { Accessibility, Coffee, Car, Users, CreditCard } from "lucide-react";
|
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -49,67 +48,62 @@ export default function LandingPage() {
|
|||||||
{ text: "Visit Us", href: "#contact" },
|
{ text: "Visit Us", href: "#contact" },
|
||||||
]}
|
]}
|
||||||
slides={[
|
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/coffee-fresh-aroma-drinking-relax_53876-23420.jpg?_wi=1", 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/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/chicken-dish-restaurant-table_7939-2121.jpg?_wi=1", 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/penne-pasta-plate-with-tomato-sauce-parmesan-herbs_140725-5879.jpg", imageAlt: "homestyle comfort food meal" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<TextAbout
|
<TextSplitAbout
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="A True Local Favorite"
|
title="A True Local Favorite"
|
||||||
buttons={[
|
description={["Our restaurant has been serving the Bellville community for generations, focusing on fresh ingredients and welcoming smiles.", "We believe that good food is the heart of a happy home and a vibrant community."]}
|
||||||
{ text: "Learn More", href: "#about" },
|
buttons={[{ text: "Learn More", href: "#about" }]}
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="menu" data-section="menu">
|
<div id="menu" data-section="menu">
|
||||||
<FeatureCardTwentyOne
|
<FeatureCardTwentyFour
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Our Signature Dishes"
|
title="Our Signature Dishes"
|
||||||
description="Hearty meals served fresh daily with a smile."
|
description="Hearty meals served fresh daily with a smile."
|
||||||
accordionItems={[
|
textboxLayout="split"
|
||||||
{ id: "b-1", title: "Breakfast Favorites", content: "Biscuits & gravy, fresh eggs, and hot cocoa to kickstart your morning." },
|
animationType="slide-up"
|
||||||
{ id: "b-2", title: "Friday Fish Night", content: "Our famous all-you-can-eat fish fry every Friday night." },
|
features={[
|
||||||
{ id: "b-3", title: "Amenities & Services", content: "We are proud to be fully accessible with wheelchair-friendly entry and seating. Parking is available right outside, and we accept all major credit cards. Our restaurant is family-friendly with booster seats available!" },
|
{ id: "b-1", title: "Breakfast Favorites", author: "Daily 7am-11am", description: "Biscuits & gravy, fresh eggs, and hot cocoa to kickstart your morning.", tags: ["Classic", "Breakfast"], imageSrc: "http://img.b2bpic.net/free-photo/coffee-fresh-aroma-drinking-relax_53876-23420.jpg?_wi=2" },
|
||||||
|
{ id: "b-2", title: "Friday Fish Night", author: "Every Friday", description: "Our famous all-you-can-eat fish fry served with crispy golden fries and slaw.", tags: ["Popular", "Dinner"], imageSrc: "http://img.b2bpic.net/free-photo/chicken-dish-restaurant-table_7939-2121.jpg?_wi=2" },
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/ripe-orange-cut-into-slices-with-blueberries-gypsophila-flower-colored-backdrop_23-2148103671.jpg"
|
|
||||||
mediaAnimation="slide-up"
|
|
||||||
imageAlt="fresh breakfast plate eggs bacon"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardTwo
|
<TestimonialCardTen
|
||||||
animationType="slide-up"
|
|
||||||
textboxLayout="default"
|
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="What People Are Saying"
|
title="What People Are Saying"
|
||||||
description="Our customers share their favorite experiences at V & M."
|
description="Our customers share their favorite experiences at V & M."
|
||||||
|
textboxLayout="split"
|
||||||
testimonials={[
|
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: "1", title: "Exceptional!", quote: "Perfect small-town diner with amazing food and friendly service.", name: "Sarah J.", role: "Local Resident", 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: "2", title: "Love it!", quote: "Biscuits and gravy are a must-have. Always fresh and delicious!", name: "Mark D.", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="faq" data-section="faq">
|
<div id="faq" data-section="faq">
|
||||||
<FaqSplitMedia
|
<FaqBase
|
||||||
title="Restaurant Info & FAQs"
|
title="Restaurant Info & FAQs"
|
||||||
description="Information about accessibility, amenities, and our services."
|
description="Information about accessibility, amenities, and our services."
|
||||||
|
textboxLayout="split"
|
||||||
|
faqsAnimation="slide-up"
|
||||||
faqs={[
|
faqs={[
|
||||||
{ id: "f-1", title: "Accessibility", content: "The restaurant features ground-level entry, accessible restroom facilities, and reserved parking spots for patrons with mobility needs." },
|
{ id: "f-1", title: "Accessibility", content: "The restaurant features ground-level entry, accessible restroom facilities, and reserved parking spots for patrons with mobility needs." },
|
||||||
{ id: "f-2", title: "Parking & Family", content: "We have a private parking lot available for guests. We provide high chairs and family-friendly dining spaces for your comfort." },
|
{ id: "f-2", title: "Location & Hours", content: "Visit us at 104 Main St, Bellville, OH 44813. We are open daily from 7:00 until 14:00. Call us at +1 419-886-3569 for inquiries." },
|
||||||
{ id: "f-3", title: "Payment Options", content: "We accept major credit cards (Visa, Mastercard, AMEX), mobile payments, and cash." },
|
{ id: "f-3", title: "Payment Options", content: "We accept major credit cards (Visa, Mastercard, AMEX), mobile payments, and cash." },
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/standing-frame-open-sign-business_53876-63427.jpg?_wi=1"
|
|
||||||
faqsAnimation="slide-up"
|
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
textboxLayout="split"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -117,25 +111,22 @@ export default function LandingPage() {
|
|||||||
<SocialProofOne
|
<SocialProofOne
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
names={[
|
names={["Bellville Community Journal", "Local Accessibility Council", "Family Dining Association", "Verified Safe Parking Partner"]}
|
||||||
"Bellville Community Journal", "Local Accessibility Council", "Family Dining Association", "Verified Safe Parking Partner"
|
|
||||||
]}
|
|
||||||
title="Trusted Community Partners"
|
title="Trusted Community Partners"
|
||||||
description="We pride ourselves on our inclusive facility standards."
|
description="We pride ourselves on our inclusive facility standards."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplitForm
|
<ContactSplit
|
||||||
|
tag="Contact Us"
|
||||||
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Visit Us Today"
|
title="Visit Us Today"
|
||||||
description="Located in the heart of Bellville, Ohio. Come say hello!"
|
description="104 Main St, Bellville, OH 44813 | +1 419-886-3569"
|
||||||
inputs={[
|
|
||||||
{ 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?_wi=2"
|
imageSrc="http://img.b2bpic.net/free-photo/standing-frame-open-sign-business_53876-63427.jpg?_wi=2"
|
||||||
imageAlt="restaurant exterior sign"
|
mediaPosition="right"
|
||||||
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -157,7 +148,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
bottomLeftText="© 2026 V & M Restaurant"
|
bottomLeftText="© 2026 V & M Restaurant"
|
||||||
bottomRightText="Bellville, Ohio"
|
bottomRightText="104 Main St, Bellville, OH | 14:00 Close"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user