Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-07 12:46:20 +00:00

View File

@@ -30,83 +30,34 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Tree Services",
id: "/",
},
name: "Tree Services", id: "/"},
{
name: "Chez Mamane",
id: "/restaurant",
},
name: "Chez Mamane", id: "/restaurant"},
]}
brandName="Business Suite"
brandName="Chez Mamane"
/>
</div>
<div id="hero-tree" data-section="hero-tree">
<HeroCentered
background={{
variant: "gradient-bars",
}}
title="Fast, Safe & Affordable Tree Services Near You"
description="Licensed & insured. Same-day estimates available. Serving your local area with excellence."
variant: "gradient-bars"}}
title="Chez Mamane - Authentic Paris Cuisine"
description="Experience the finest traditional French flavors in the heart of the city. Join us for an unforgettable dining experience."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg",
alt: "Client 1",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-enjoying-drinks_23-2147859549.jpg",
alt: "Client 2",
},
{
src: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg",
alt: "Client 3",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-enjoying-drinks_23-2147859549.jpg",
alt: "Client 4",
},
{
src: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg",
alt: "Client 5",
},
{ src: "http://img.b2bpic.net/free-photo/gourmet-meal-being-served-restaurant_23-2149176374.jpg", alt: "Food" },
{ src: "http://img.b2bpic.net/free-photo/chef-preparing-gourmet-dish_23-2149176370.jpg", alt: "Chef" },
{ src: "http://img.b2bpic.net/free-photo/gourmet-meal-being-served-restaurant_23-2149176374.jpg", alt: "Service" }
]}
buttons={[
{
text: "CALL NOW",
href: "tel:5550123",
},
{
text: "GET FREE ESTIMATE",
href: "#contact",
},
{ text: "BOOK A TABLE", href: "#contact-tree" },
{ text: "VIEW MENU", href: "#services-tree" },
]}
marqueeItems={[
{
type: "text-icon",
text: "Licensed & Insured",
icon: ShieldCheck,
},
{
type: "text-icon",
text: "24/7 Emergency",
icon: Clock,
},
{
type: "text-icon",
text: "Eco-Friendly",
icon: Leaf,
},
{
type: "text-icon",
text: "Fast Response",
icon: Zap,
},
{
type: "text-icon",
text: "Local Experts",
icon: MapPin,
},
{ type: "text", text: "Authentic French Cuisine" },
{ type: "text", text: "Locally Sourced Ingredients" },
{ type: "text", text: "Award Winning Chef" },
{ type: "text", text: "Private Events" },
]}
/>
</div>
@@ -118,35 +69,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "s1",
title: "Tree Removal",
tags: [
"Safety",
"Fast",
],
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500828.jpg?_wi=1",
},
id: "s1", title: "Signature Entrees", tags: ["Traditional", "Popular"],
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-meal-being-served-restaurant_23-2149176374.jpg"},
{
id: "s2",
title: "Tree Trimming",
tags: [
"Health",
"Aesthetics",
],
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500828.jpg?_wi=2",
},
id: "s2", title: "Exquisite Wines", tags: ["Vintage", "Pairing"],
imageSrc: "http://img.b2bpic.net/free-photo/glass-wine-with-food_23-2149176374.jpg"},
{
id: "s3",
title: "Emergency Service",
tags: [
"24/7",
"Storm",
],
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500828.jpg?_wi=3",
},
id: "s3", title: "Decadent Desserts", tags: ["Sweet", "Homemade"],
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-served_23-2149176374.jpg"},
]}
title="Our Tree Services"
description="Professional care for every tree."
title="Our Menu Highlights"
description="A curated selection of seasonal delights."
/>
</div>
@@ -154,20 +87,14 @@ export default function LandingPage() {
<FaqDouble
textboxLayout="default"
useInvertedBackground={false}
title="Common Questions"
description="Everything you need to know about our tree care process."
title="Restaurant FAQ"
description="Find answers to common questions about dining with us."
faqsAnimation="slide-up"
faqs={[
{
id: "f1",
title: "Are you licensed?",
content: "Yes, we are fully licensed and insured for your protection.",
},
id: "f1", title: "Do you take reservations?", content: "Yes, we recommend booking in advance for weekend dinners."},
{
id: "f2",
title: "Do you offer emergency service?",
content: "We offer 24/7 emergency tree removal for storm damage.",
},
id: "f2", title: "Are you vegan friendly?", content: "We offer a variety of plant-based dishes on our seasonal menu."},
]}
/>
</div>
@@ -177,25 +104,15 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
title="Client Reviews"
description="Hear what our local neighbors have to say."
title="What Diners Say"
description="Celebrating culinary excellence with our community."
showRating={true}
testimonials={[
{
id: "t1",
name: "Sarah J.",
handle: "@sarahj",
testimonial: "Excellent service!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg",
id: "t1", name: "Julien R.", handle: "@julienr", testimonial: "Authentic flavors that remind me of home!", rating: 5,
},
{
id: "t2",
name: "Mark D.",
handle: "@markd",
testimonial: "Fast and clean.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-enjoying-drinks_23-2147859549.jpg",
id: "t2", name: "Claire M.", handle: "@clairem", testimonial: "The wine pairing was simply divine.", rating: 5,
},
]}
/>
@@ -204,43 +121,25 @@ export default function LandingPage() {
<div id="contact-tree" data-section="contact-tree">
<ContactSplitForm
useInvertedBackground={false}
title="Request Estimate"
description="Get in touch today for a free quote."
title="Reserve Your Table"
description="Fill out the form below to book your dining experience at Chez Mamane."
inputs={[
{
name: "name",
type: "text",
placeholder: "Name",
required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone",
required: true,
},
{
name: "address",
type: "text",
placeholder: "Service Address",
required: false,
},
{ name: "name", type: "text", placeholder: "Full Name", required: true },
{ name: "email", type: "email", placeholder: "Email", required: true },
{ name: "guests", type: "number", placeholder: "Number of Guests", required: true },
]}
imageSrc="http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500828.jpg?_wi=4"
imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior-with-tables-chairs_23-2149176374.jpg"
/>
</div>
<div id="footer-tree" data-section="footer-tree">
<FooterBaseCard
logoText="Sky Tree Services"
logoText="Chez Mamane"
columns={[
{
title: "Quick Links",
items: [
{
label: "Services",
href: "#services",
},
title: "Info", items: [
{ label: "Our Story", href: "#" },
{ label: "Contact", href: "#contact-tree" },
],
},
]}
@@ -249,4 +148,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}