Merge version_3 into main #2

Merged
bender merged 4 commits from version_3 into main 2026-05-29 02:05:20 +00:00
4 changed files with 128 additions and 137 deletions

View File

@@ -7,12 +7,13 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Source_Sans_3 } from "next/font/google";
import { Montserrat } from "next/font/google";
export const metadata: Metadata = {
title: 'Ashwood Barber | Precision Haircuts & Classic Shaves',
description: 'Experience the finest in men\'s grooming at Ashwood Barber. Expert cuts, traditional hot shaves, and a premium grooming experience tailored for you.',
title: 'Fork & Path Cafe | Amazing Coffee, Yummy Food, Community Vibes',
description: 'Welcome to Fork & Path Cafe, a vibrant community hub founded by Andy and Sea. Enjoy in-house roasted coffee, delicious food like Pistachio French Toast and vegan tofu salad, and our stunning latte art. Your daily dose of delicious and delightful community.',
keywords: ["barber, barbershop, haircut, shave, beard trim, men's grooming, Ashwood Barber, classic barber, modern barber"],
openGraph: {
"title": "Ashwood Barber | Precision Haircuts & Classic Shaves",
@@ -41,9 +42,12 @@ export const metadata: Metadata = {
},
};
const sourceSans3 = Source_Sans_3({
variable: "--font-source-sans-3",
subsets: ["latin"]
const montserrat = Montserrat({
variable: "--font-montserrat", subsets: ["latin"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
export default function RootLayout({
@@ -54,7 +58,7 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${sourceSans3.variable} antialiased`}>
<body className={`${montserrat.variable} ${inter.variable} antialiased`}>
<Tag />
{children}
<script

View File

@@ -13,21 +13,21 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { Scissors } from "lucide-react";
import { Heart, Sparkles, Coffee } from "lucide-react";
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="text-shift"
defaultButtonVariant="gradient"
defaultTextAnimation="background-highlight"
borderRadius="soft"
contentWidth="medium"
sizing="largeSizeMediumTitles"
sizing="mediumLargeSizeLargeTitles"
background="fluid"
cardStyle="subtle-shadow"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="radial-glow"
headingFontWeight="medium"
primaryButtonStyle="gradient"
secondaryButtonStyle="solid"
headingFontWeight="semibold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
@@ -36,62 +36,57 @@ export default function LandingPage() {
{
name: "Home", id: "#hero"},
{
name: "About Us", id: "#about"},
name: "Our Story", id: "#about"},
{
name: "Services", id: "#services"},
name: "Offerings", id: "#services"},
{
name: "Products", id: "#products"},
name: "Menu", id: "#products"},
{
name: "Testimonials", id: "#testimonials"},
name: "Community", id: "#testimonials"},
{
name: "Pricing", id: "#pricing"},
name: "Specials", id: "#pricing"},
{
name: "FAQ", id: "#faq"},
{
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-vector/vintage-mockup-logo-design-vector_53876-35380.jpg"
logoAlt="Ashwood Barber Logo"
brandName="Ashwood Barber"
logoSrc="https://img.b2bpic.net/free-vector/coffee-logo-design_18092-2339.jpg"
logoAlt="Fork & Path Cafe Logo"
brandName="Fork & Path Cafe"
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Crafting Your Perfect Look"
description="Ashwood Barber is where timeless tradition meets modern style. Experience expert cuts, classic shaves, and a grooming experience tailored just for you."
title="Your Daily Dose of Delicious & Delightful Community."
description="At Fork & Path, we're more than just a cafe. We're a vibrant hub where amazing coffee, yummy food, and friendly faces come together. Run by Andy and Sea, we roast our beans in-house and craft every dish with love."
testimonials={[
{
name: "David L.", handle: "@davidl", testimonial: "The best haircut and shave I've ever had. Truly a master of their craft!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-hipster-businessman-model-wearing-casual-black-suit_158538-986.jpg"},
name: "Sarah P.", handle: "@sarahP", testimonial: "The Pistachio French Toast is a dream come true! And the latte art is simply stunning. Andy and Sea have created something truly special here.", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/portrait-happy-beautiful-female-with-long-hair_23-2147774211.jpg"},
{
name: "Mark S.", handle: "@marks", testimonial: "Always a welcoming atmosphere and a flawless cut. Ashwood Barber is my go-to.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-beige-checkered-suit-posing-street-background_158538-2570.jpg"},
name: "Mark J.", handle: "@markJ", testimonial: "Their in-house roasted coffee is unparalleled. A must-visit for any coffee enthusiast in Flavor Town!", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/handsome-young-businessman-suit_23-2148386333.jpg"},
{
name: "James R.", handle: "@jamesr", testimonial: "Professional, precise, and genuinely friendly service. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/half-body-portrait-young-man-with-ok-sign-yellow_179666-2030.jpg"},
name: "Chloe L.", handle: "@chloeL", testimonial: "The vegan tofu salad is fresh and flavorful. So glad to have healthy and delicious options!", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-woman-smiling-outside_23-2149021869.jpg"},
{
name: "Ethan C.", handle: "@ethanc", testimonial: "They pay attention to every detail. My beard has never looked better.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-black-polo-shirt-swinging-paint-brush-with-aggressive-expression-standing-white-background_141793-20662.jpg"},
{
name: "Robert B.", handle: "@robertb", testimonial: "A true gentlemen's experience. The hot towel shave is pure bliss.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg"},
name: "David K.", handle: "@davidK", testimonial: "The brunch bento box is genius a perfect sampler of their amazing food. Always leave happy!", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/portrait-handsome-happy-african-american-man_23-2149021884.jpg"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", alt: "Customer David L."},
src: "https://img.b2bpic.net/free-photo/young-woman-with-smartphone-cafe_23-2149544754.jpg", alt: "Customer Sarah P."},
{
src: "http://img.b2bpic.net/free-photo/classic-portrait-woman-black-clothing-light-background_613910-7034.jpg", alt: "Customer Mark S."},
src: "https://img.b2bpic.net/free-photo/smiling-man-having-cup-coffee_23-2149544788.jpg", alt: "Customer Mark J."},
{
src: "http://img.b2bpic.net/free-photo/elegant-man-wearing-suit_23-2148831124.jpg", alt: "Customer James R."},
src: "https://img.b2bpic.net/free-photo/close-up-smiley-man-getting-groomed_23-2149220566.jpg", alt: "Customer Chloe L."},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-man-sitting-beach_613910-806.jpg", alt: "Customer Ethan C."},
{
src: "http://img.b2bpic.net/free-photo/businesswoman-happy-be-back-work_23-2148727621.jpg", alt: "Businesswoman happy to be back at work"},
src: "https://img.b2bpic.net/free-photo/half-body-portrait-young-man-with-ok-sign-yellow_179666-2030.jpg", alt: "Customer David K."},
]}
avatarText="Join our satisfied clients"
imageSrc="http://img.b2bpic.net/free-photo/male-barber-giving-his-client-nice-haircut_23-2149186489.jpg"
imageAlt="Classic barber shop interior with empty chairs"
avatarText="Join our happy regulars"
imageSrc="https://img.b2bpic.net/free-photo/coffee-cup-table-coffee-shop_1150-8951.jpg"
imageAlt="A cozy coffee shop interior with delicious coffee on a table"
showBlur={true}
textPosition="bottom"
/>
@@ -100,13 +95,14 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TestimonialAboutCard
useInvertedBackground={true}
tag="Our Legacy"
title="More Than Just a Haircut"
description="At Ashwood Barber, we uphold the rich traditions of classic barbering while embracing modern techniques. Our skilled barbers are dedicated to providing precision cuts, relaxing shaves, and personalized grooming advice."
subdescription="We believe in the art of the craft and the importance of a welcoming space where every client feels valued and leaves looking and feeling their best. Discover the Ashwood difference."
icon={Scissors}
imageSrc="http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg"
imageAlt="Modern barber shop interior with classic chairs"
tag="Our Story"
tagIcon={Heart}
title="Welcome to Fork & Path: A Place to Connect"
description="Founded by coffee lovers Andy and Sea, Fork & Path Cafe is built on a passion for exceptional coffee, wholesome food, and fostering genuine community. We believe in crafting memorable experiences, one cup and one dish at a time."
subdescription="From our in-house roasted beans to our artfully prepared lattes, every detail reflects our commitment to quality and warmth. Come in, relax, and become part of our story."
icon={Coffee}
imageSrc="https://img.b2bpic.net/free-photo/young-man-woman-holding-cup-coffee-table_23-2148281350.jpg"
imageAlt="Owners Andy and Sea, a young man and woman, holding coffee cups and smiling in their cafe."
mediaAnimation="slide-up"
/>
</div>
@@ -119,14 +115,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Precision Haircuts", description: "Sharp lines, perfect fades, and styles tailored to your unique look. Our barbers are masters of modern and classic cuts.", imageSrc: "http://img.b2bpic.net/free-photo/pov-diverse-men-hotel-lobby-meeting-abroad-create-new-parnership-collaborate-project-team-businessmen-attend-videocall-conference-together-lounge-area_482257-69534.jpg", imageAlt: "Barber giving a precision haircut"},
title: "Dine-In Experience", description: "Savor your meal in our cozy, welcoming atmosphere. Perfect for meetings, catch-ups, or a quiet escape.", imageSrc: "https://img.b2bpic.net/free-photo/young-woman-working-laptop-coffee-shop_23-2149544773.jpg", imageAlt: "Woman working on a laptop in a cozy cafe"},
{
title: "Classic Hot Lather Shave", description: "Indulge in the luxurious experience of a traditional hot lather and straight razor shave for the ultimate smooth finish.", imageSrc: "http://img.b2bpic.net/free-photo/man-closes-his-eyes-while-barber-shapes-his-black-beard_1304-2778.jpg", imageAlt: "Man receiving a hot lather shave"},
title: "Quick & Easy Takeout", description: "In a rush? Grab your favorite coffee and food to go, prepared fresh and ready when you are. Order online for convenience!", imageSrc: "https://img.b2bpic.net/free-photo/delivery-service-delivery-man-delivering-coffee-customer-cafe-door_23-2148726615.jpg", imageAlt: "Delivery person handing over coffee at a cafe door"},
{
title: "Expert Beard Trims", description: "From shaping to full styling, we'll sculpt your beard to perfection, enhancing your facial features.", imageSrc: "http://img.b2bpic.net/free-photo/professional-tattooer-prepearing-doing-tattoo-by-tattoo-machine-spending-time-modern-tattoo-studio_574295-665.jpg", imageAlt: "Barber trimming a man's beard"},
title: "Catering for Your Events", description: "Bring the Fork & Path flavor to your next gathering! We offer tailored catering options for all occasions, big or small.", imageSrc: "https://img.b2bpic.net/free-photo/catering-table-buffet_23-2149365518.jpg", imageAlt: "Catering table with food at an event"},
]}
title="Our Signature Services"
description="Experience the finest in men's grooming, crafted with expertise and attention to detail."
title="Beyond the Bean: Our Daily Offerings"
description="Whether you're grabbing a quick bite, settling in for a meal, or planning an event, Fork & Path is here for you."
/>
</div>
@@ -138,20 +134,20 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "product-1", name: "Signature Pomade", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/young-male-looking-inside-cup-blue-shirt-front-view_176474-99217.jpg", imageAlt: "Ashwood Signature Pomade"},
id: "product-1", name: "House Roasted Espresso", price: "$4.00", imageSrc: "https://img.b2bpic.net/free-photo/delicious-espresso-coffee-isolated-white-background_185193-27136.jpg", imageAlt: "Perfectly brewed espresso shot"},
{
id: "product-2", name: "Luxury Beard Oil", price: "$32.00", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-shaving-cream-bottle_23-2148696645.jpg", imageAlt: "Ashwood Luxury Beard Oil"},
id: "product-2", name: "Pistachio French Toast", price: "$14.00", imageSrc: "https://img.b2bpic.net/free-photo/french-toast-strawberry-whipped-cream-maple-syrup_1339-106571.jpg", imageAlt: "Decadent Pistachio French Toast with berries"},
{
id: "product-3", name: "Daily Revive Shampoo", price: "$20.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hairdresser-s-items-table_23-2148817199.jpg", imageAlt: "Ashwood Daily Revive Shampoo"},
id: "product-3", name: "Artisan Latte with Art", price: "$5.50", imageSrc: "https://img.b2bpic.net/free-photo/coffee-cup-table_1339-106554.jpg", imageAlt: "Beautifully crafted latte with intricate latte art"},
{
id: "product-4", name: "Soothing Aftershave Balm", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-elder-bearded-man-using-cleanser_23-2148621194.jpg", imageAlt: "Ashwood Soothing Aftershave Balm"},
id: "product-4", name: "Vegan Tofu Salad", price: "$13.50", imageSrc: "https://img.b2bpic.net/free-photo/fresh-salad-with-tofu-cucumber-tomato-spinach_1339-86927.jpg", imageAlt: "Vibrant vegan tofu salad with fresh vegetables"},
{
id: "product-5", name: "Classic Barber Brush", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/eco-cleaning-products-skincare_23-2148811604.jpg", imageAlt: "Ashwood Classic Barber Brush"},
id: "product-5", name: "Brunch Bento Box", price: "$16.00", imageSrc: "https://img.b2bpic.net/free-photo/japanese-meal-bento-box_1339-65910.jpg", imageAlt: "Assorted brunch bento box with various delicious items"},
{
id: "product-6", name: "Styling Hair Gel", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-cup-drink-white-wall_114579-46977.jpg", imageAlt: "Ashwood Styling Hair Gel"},
id: "product-6", name: "Seasonal Fruit Tart", price: "$7.00", imageSrc: "https://img.b2bpic.net/free-photo/strawberry-tart-decorated-with-fresh-fruits-mint-white-plate_1339-106456.jpg", imageAlt: "Fresh fruit tart with seasonal berries"},
]}
title="Premium Grooming Products"
description="Take the Ashwood experience home with our curated selection of high-quality grooming essentials."
title="Taste the Difference: Our Menu Highlights"
description="From our signature in-house roasted coffee to our delectable brunch and lunch items, every bite and sip is a delight."
/>
</div>
@@ -162,27 +158,21 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Aaron B.", handle: "@aaronb", testimonial: "Ashwood Barber sets the standard. My haircut is always precise and the atmosphere is top-notch. Highly recommended for anyone seeking quality.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-urban-bearded-male-posing-near-old-vintage-ladder-grey-background_613910-1293.jpg"},
id: "1", name: "Ethan C.", handle: "@ethanc", testimonial: "Fork & Path is my happy place! The coffee is divine, the food is incredible, and the atmosphere is so warm and inviting. Highly recommend the Pistachio French Toast!", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/smiling-man-having-cup-coffee_23-2149544788.jpg"},
{
id: "2", name: "Chris D.", handle: "@chrisd", testimonial: "The hot towel shave is incredibly relaxing and my skin feels amazing afterwards. A fantastic escape from the daily grind.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-luxury-bearded-male-sunglasses-dressed-white-shirt-grey-background_613910-8895.jpg"},
id: "2", name: "Olivia R.", handle: "@oliviaR", testimonial: "As a vegan, I'm always looking for great options, and Fork & Path delivers! The Tofu Salad is a game-changer, and their specialty lattes are amazing.", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-woman-smiling-outside_23-2149021869.jpg"},
{
id: "3", name: "Paul M.", handle: "@paulm", testimonial: "I've been coming here for years. The consistency and attention to detail are unmatched. You won't find a better barber.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-having-conversation-with-his-partner-workplace_23-2147899787.jpg"},
id: "3", name: "Daniel B.", handle: "@danielB", testimonial: "The brunch bento box is the perfect way to try a little bit of everything. Such thoughtful and delicious food, and the coffee is roasted to perfection.", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/portrait-handsome-happy-african-american-man_23-2149021884.jpg"},
{
id: "4", name: "Kevin J.", handle: "@kevinj", testimonial: "My beard has never looked so good. The barbers here are true artists, shaping it exactly how I envisioned.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/child-getting-their-hair-blown-salon_23-2150462467.jpg"},
{
id: "5", name: "Sean W.", handle: "@seanw", testimonial: "From the moment you walk in, you feel welcomed. The service is exceptional and the results speak for themselves.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-getting-groomed_23-2149220566.jpg"},
{
id: "6", name: "Ryan G.", handle: "@ryang", testimonial: "Finally found a barber who understands exactly what I want. Professional, friendly, and consistently excellent.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-bearded-male-with-tattoo-arm-dressed-flannel-shirt-holding-juice-while-getting-haircut_613910-5727.jpg"},
id: "4", name: "Sophia T.", handle: "@sophiaT", testimonial: "Andy and Sea have built an incredible cafe. The latte art is so impressive, and the friendly staff make every visit a joy. It truly feels like a community hub.", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/portrait-happy-beautiful-female-with-long-hair_23-2147774211.jpg"},
]}
showRating={true}
title="Hear From Our Valued Clients"
description="Our commitment to excellence shines through in every experience. Read what our satisfied clients have to say about Ashwood Barber."
title="What Our Community Says"
description="We're fueled by your smiles and kind words. See why Fork & Path is a beloved local spot!"
/>
</div>
@@ -193,32 +183,35 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "plan-1", badge: "Classic", price: "$35", subtitle: "Precision Haircut", buttons: [
id: "special-1", badge: "Morning", badgeIcon: Sparkles,
price: "$7.50", subtitle: "Coffee + Pastry", buttons: [
{
text: "Book Now", href: "#contact"},
text: "Order Now", href: "#products"},
],
features: [
"Expert Haircut", "Hot Lather Neck Shave", "Classic Finish"],
"Any Drip Coffee or Tea", "Choice of Fresh Pastry", "Perfect Start to Your Day"],
},
{
id: "plan-2", badge: "Signature", price: "$60", subtitle: "Haircut & Hot Shave", buttons: [
id: "special-2", badge: "Lunch", badgeIcon: Sparkles,
price: "$12.00", subtitle: "Sandwich + Drink", buttons: [
{
text: "Book Now", href: "#contact"},
text: "Order Now", href: "#products"},
],
features: [
"Expert Haircut", "Traditional Hot Lather Shave", "Facial Steamer Treatment", "Post-Shave Balm"],
"Select Sandwiches or Wraps", "Any Non-Alcoholic Drink", "Quick & Satisfying Meal"],
},
{
id: "plan-3", badge: "Deluxe", price: "$80", subtitle: "Full Grooming Package", buttons: [
id: "special-3", badge: "Afternoon", badgeIcon: Sparkles,
price: "$8.00", subtitle: "Latte + Cookie", buttons: [
{
text: "Book Now", href: "#contact"},
text: "Order Now", href: "#products"},
],
features: [
"Expert Haircut", "Traditional Hot Lather Shave", "Expert Beard Trim & Shape", "Facial Steamer Treatment", "Post-Shave & Beard Balm"],
"Any Regular Latte", "Choice of Gourmet Cookie", "Sweet Treat & Pick-Me-Up"],
},
]}
title="Our Grooming Price List"
description="Discover our range of services, designed to keep you looking sharp and feeling fresh."
title="Today's Specials & More"
description="Discover delicious deals and perfect pairings available every day at Fork & Path."
/>
</div>
@@ -227,31 +220,20 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq-1", title: "Do I need an appointment?", content: "While walk-ins are welcome, we highly recommend booking an appointment to ensure you get your preferred time and barber, especially during peak hours."},
id: "faq-1", title: "Where is Fork & Path Cafe located?", content: "You can find us at 123 Coffee Lane, Flavor Town, CA 90210. We're right in the heart of the bustling downtown area!"},
{
id: "faq-2", title: "What payment methods do you accept?", content: "We accept all major credit cards, debit cards, and cash payments. Mobile payment options are also available."},
id: "faq-2", title: "What are your operating hours?", content: "We're open Monday to Friday from 7 AM to 6 PM, and on Saturdays and Sundays from 8 AM to 5 PM."},
{
id: "faq-3", title: "Can I request a specific barber?", content: "Yes, absolutely! You can request your favorite barber when booking your appointment online or by phone, subject to their availability."},
id: "faq-3", title: "When are your most popular times to visit?", content: "Our cafe is usually bustling during weekday mornings (7 AM - 9 AM) and for weekend brunch (10 AM - 2 PM). Come join the lively atmosphere!"},
{
id: "faq-4", title: "What is your cancellation policy?", content: "We require at least 24 hours' notice for cancellations or rescheduling. This allows us to offer the slot to other clients. Late cancellations may incur a fee."},
id: "faq-4", title: "Do you offer vegan and gluten-free options?", content: "Absolutely! We have a variety of delicious vegan dishes, like our Tofu Salad, and several gluten-free alternatives. Just ask our staff!"},
{
id: "faq-5", title: "Is there wheelchair-accessible parking?", content: "Yes, we provide a dedicated wheelchair-accessible car park for your convenience."
},
id: "faq-5", title: "Do you have Wi-Fi available?", content: "Yes, we offer complimentary high-speed Wi-Fi for all our guests, perfect for working, studying, or just browsing."},
{
id: "faq-6", title: "Is the entrance wheelchair-accessible?", content: "Our entrance is fully wheelchair-accessible, ensuring easy access for all our clients."
},
{
id: "faq-7", title: "Do you offer on-site services?", content: "All our grooming services are provided right here at Ashwood Barber for your comfort and convenience."
},
{
id: "faq-8", title: "Are there restroom facilities?", content: "Yes, we have clean and well-maintained restroom facilities available for all our clients."
},
{
id: "faq-9", title: "Is Ashwood Barber good for kids?", content: "We welcome clients of all ages! Our barbers are experienced with children's haircuts and strive to make it a positive experience for them."
}
id: "faq-6", title: "Can I reserve a table for a group?", content: "While we generally operate on a first-come, first-served basis, especially during peak hours, feel free to call us ahead of time for larger groups or special requests."},
]}
sideTitle="Common Questions"
sideDescription="Find answers to frequently asked questions about our services, bookings, and policies."
sideTitle="Your Questions, Answered"
sideDescription="Everything you need to know about visiting Fork & Path Cafe."
faqsAnimation="slide-up"
textPosition="left"
/>
@@ -262,9 +244,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Beardbrand", "Layrite", "Proraso", "Reuzel", "Uppercut Deluxe", "Baxter of California", "Blind Barber"]}
title="Trusted Partners & Brands"
description="We proudly use and recommend products from leading grooming brands, ensuring the highest quality for your hair and skin."
"Local Artisans", "Coffee Lovers Unite", "Foodie Favorites", "Neighborhood Hangout", "Student Study Spot", "Family Friendly", "Pet Friendly Patio", "Deliciously Crafted", "Community Hub"
]}
title="Brewing Connections: Our Community"
description="We love being a part of Flavor Town! Here's a glimpse of the community spirit that makes Fork & Path special."
/>
</div>
@@ -273,38 +256,40 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
variant: "radial-gradient"}}
text="Ready for a fresh look? Book your appointment today and experience the Ashwood Barber difference."
text="Ready for your next coffee adventure or delicious meal? Connect with Fork & Path Cafe today!"
buttons={[
{
text: "Book Now", href: "#"},
text: "View on Map", href: "https://www.google.com/maps/search/123+Coffee+Lane,+Flavor+Town,+CA+90210"},
{
text: "Call Us: (123) 456-7890", href: "tel:+1234567890"},
text: "Call Us: (555) 123-4567", href: "tel:+15551234567"},
{
text: "Email Us", href: "mailto:hello@forkandpath.com"}
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="Ashwood Barber"
logoText="Fork & Path Cafe"
columns={[
{
title: "Services", items: [
title: "Menu", items: [
{
label: "Haircuts", href: "#services"},
label: "Coffee", href: "#products"},
{
label: "Shaves", href: "#services"},
label: "Brunch", href: "#products"},
{
label: "Beard Trims", href: "#services"},
label: "Salads", href: "#products"},
{
label: "Products", href: "#products"},
label: "Specials", href: "#pricing"},
],
},
{
title: "Company", items: [
{
label: "About Us", href: "#about"},
label: "Our Story", href: "#about"},
{
label: "Testimonials", href: "#testimonials"},
label: "Community", href: "#testimonials"},
{
label: "FAQ", href: "#faq"},
{
@@ -312,20 +297,22 @@ export default function LandingPage() {
],
},
{
title: "Connect", items: [
title: "Visit Us", items: [
{
label: "Instagram", href: "#"},
label: "123 Coffee Lane", href: "https://www.google.com/maps/search/123+Coffee+Lane,+Flavor+Town,+CA+90210"},
{
label: "Facebook", href: "#"},
label: "Flavor Town, CA 90210", href: "https://www.google.com/maps/search/123+Coffee+Lane,+Flavor+Town,+CA+90210"},
{
label: "Twitter", href: "#"},
label: "(555) 123-4567", href: "tel:+15551234567"},
{
label: "hello@forkandpath.com", href: "mailto:hello@forkandpath.com"}
],
},
]}
copyrightText="© 2024 Ashwood Barber. All rights reserved."
copyrightText="© 2024 Fork & Path Cafe. All rights reserved."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -11,7 +11,7 @@ html {
body {
background-color: var(--background);
color: var(--foreground);
font-family: var(--font-source-sans-3), sans-serif;
font-family: var(--font-inter), sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -24,5 +24,5 @@ h3,
h4,
h5,
h6 {
font-family: var(--font-source-sans-3), sans-serif;
font-family: var(--font-montserrat), sans-serif;
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--background: #fcf6ec;
--card: #f3ede2;
--foreground: #2e2521;
--primary-cta: #2e2521;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta: #ffffff;
--secondary-cta-text: #000f06e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--accent: #b2a28b;
--background-accent: #b2a28b;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);