587 lines
23 KiB
TypeScript
587 lines
23 KiB
TypeScript
"use client";
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
import ReactLenis from "lenis/react";
|
|
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
|
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
|
import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive';
|
|
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
|
import HeroLogo from '@/components/sections/hero/HeroLogo';
|
|
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
|
|
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
|
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
|
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
|
import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
|
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
|
import { Briefcase, Code, Grid, HelpCircle, MessageSquare, Rocket, Shield, Sparkles, Users } from "lucide-react";
|
|
|
|
export default function LandingPage() {
|
|
return (
|
|
<ThemeProvider
|
|
defaultButtonVariant="text-shift"
|
|
defaultTextAnimation="entrance-slide"
|
|
borderRadius="pill"
|
|
contentWidth="compact"
|
|
sizing="medium"
|
|
background="noiseDiagonalGradient"
|
|
cardStyle="subtle-shadow"
|
|
primaryButtonStyle="double-inset"
|
|
secondaryButtonStyle="solid"
|
|
headingFontWeight="bold"
|
|
>
|
|
<ReactLenis root>
|
|
<div id="nav" data-section="nav">
|
|
<NavbarLayoutFloatingOverlay
|
|
navItems={[
|
|
{
|
|
name: "Home",
|
|
id: "#home",
|
|
},
|
|
{
|
|
name: "About Us",
|
|
id: "#about",
|
|
},
|
|
{
|
|
name: "Services",
|
|
id: "#services",
|
|
},
|
|
{
|
|
name: "Portfolio",
|
|
id: "#portfolio",
|
|
},
|
|
{
|
|
name: "Team",
|
|
id: "#team",
|
|
},
|
|
{
|
|
name: "Testimonials",
|
|
id: "#testimonials",
|
|
},
|
|
{
|
|
name: "FAQ",
|
|
id: "#faq",
|
|
},
|
|
{
|
|
name: "Contact",
|
|
id: "#contact",
|
|
},
|
|
]}
|
|
brandName="Tree House Cafe"
|
|
button={{
|
|
text: "Start Your Project",
|
|
href: "#contact",
|
|
}}
|
|
/>
|
|
</div>
|
|
|
|
<div id="home" data-section="home">
|
|
<HeroLogo
|
|
logoText="Tree House Cafe"
|
|
description="Tree House Cafe builds custom websites and digital experiences for ambitious businesses. From strategy to launch, we deliver results that matter."
|
|
buttons={[
|
|
{
|
|
text: "Start Your Project",
|
|
href: "#contact",
|
|
},
|
|
]}
|
|
buttonAnimation="opacity"
|
|
imageSrc="http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-100475.jpg?_wi=1"
|
|
imageAlt="Abstract web development concepts and UI elements"
|
|
showDimOverlay={true}
|
|
/>
|
|
</div>
|
|
|
|
<div id="about" data-section="about">
|
|
<MetricSplitMediaAbout
|
|
useInvertedBackground={false}
|
|
title="Crafting Digital Experiences That Elevate Your Brand"
|
|
description="At Tree House Cafe, we believe in creating more than just websites; we build powerful digital platforms tailored to your unique business goals. Our expert team combines innovative design with robust development to deliver solutions that are not only visually stunning but also highly functional and conversion-focused."
|
|
metrics={[
|
|
{
|
|
value: "150+",
|
|
title: "Projects Completed",
|
|
},
|
|
{
|
|
value: "98%",
|
|
title: "Client Satisfaction",
|
|
},
|
|
{
|
|
value: "12+",
|
|
title: "Years in Business",
|
|
},
|
|
]}
|
|
tag="About Us"
|
|
tagIcon={Sparkles}
|
|
imageSrc="http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg?_wi=1"
|
|
imageAlt="Modern workspace with laptop showing web development code"
|
|
mediaAnimation="slide-up"
|
|
metricsAnimation="blur-reveal"
|
|
/>
|
|
</div>
|
|
|
|
<div id="services" data-section="services">
|
|
<FeatureCardTwentyFive
|
|
animationType="slide-up"
|
|
textboxLayout="default"
|
|
useInvertedBackground={true}
|
|
features={[
|
|
{
|
|
title: "Custom Web Design & Development",
|
|
description: "From bespoke landing pages to complex web applications, we build tailored solutions that perfectly align with your brand identity and business objectives, utilizing the latest technologies.",
|
|
icon: Code,
|
|
mediaItems: [
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-tablet_23-2150201863.jpg",
|
|
imageAlt: "Responsive website wireframe across devices",
|
|
},
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/engineers-building-contractor-monitoring-solar-panel-systems_482257-125990.jpg",
|
|
imageAlt: "Custom CMS diagram",
|
|
},
|
|
],
|
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-100475.jpg?_wi=2",
|
|
imageAlt: "responsive web design illustration",
|
|
},
|
|
{
|
|
title: "UI/UX & Interactive Experiences",
|
|
description: "Crafting intuitive and engaging user interfaces alongside delightful user experiences ensures your visitors not only find what they need but also enjoy every interaction on your site.",
|
|
icon: Grid,
|
|
mediaItems: [
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/governmental-hackers-working-computer-network-high-tech-office_482257-121485.jpg",
|
|
imageAlt: "Abstract data flow through servers",
|
|
},
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104476.jpg",
|
|
imageAlt: "Modern UI/UX design mockup for mobile app",
|
|
},
|
|
],
|
|
imageSrc: "http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg?_wi=2",
|
|
imageAlt: "responsive web design illustration",
|
|
},
|
|
{
|
|
title: "SEO & Performance Optimization",
|
|
description: "We ensure your website is built for speed and discoverability, implementing best-in-class SEO practices and performance optimizations to drive organic traffic and improve user engagement.",
|
|
icon: Rocket,
|
|
mediaItems: [
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/conceptual-business-illustration-with-pink-pastel-blocks-icons-magnifying-glass_2100-493.jpg",
|
|
imageAlt: "SEO optimization concepts diagram",
|
|
},
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/high-tech-governmental-cyber-security-room-without-staff-work_482257-94558.jpg",
|
|
imageAlt: "Website maintenance and security updates",
|
|
},
|
|
],
|
|
imageSrc: "http://img.b2bpic.net/free-vector/landing-page-with-smartphone-template_23-2148340521.jpg?_wi=1",
|
|
imageAlt: "responsive web design illustration",
|
|
},
|
|
]}
|
|
title="Our Core Web Development Services"
|
|
description="We offer a comprehensive suite of services designed to cover every aspect of your digital presence, ensuring a seamless and impactful online experience for your audience."
|
|
tag="What We Do"
|
|
tagIcon={Shield}
|
|
/>
|
|
</div>
|
|
|
|
<div id="portfolio" data-section="portfolio">
|
|
<ProductCardTwo
|
|
animationType="slide-up"
|
|
textboxLayout="default"
|
|
gridVariant="two-columns-alternating-heights"
|
|
useInvertedBackground={false}
|
|
products={[
|
|
{
|
|
id: "p1",
|
|
brand: "Fashionova",
|
|
name: "E-commerce Redesign",
|
|
price: "Case Study Available",
|
|
rating: 5,
|
|
reviewCount: "24 Reviews",
|
|
imageSrc: "http://img.b2bpic.net/free-vector/landing-page-with-smartphone-template_23-2148340521.jpg?_wi=2",
|
|
imageAlt: "Sleek e-commerce website design for a fashion brand",
|
|
},
|
|
{
|
|
id: "p2",
|
|
brand: "Creative Canvas",
|
|
name: "Agency Portfolio Site",
|
|
price: "View Project",
|
|
rating: 5,
|
|
reviewCount: "18 Reviews",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345411.jpg",
|
|
imageAlt: "Dynamic portfolio website design for a creative agency",
|
|
},
|
|
{
|
|
id: "p3",
|
|
brand: "DataFlow Analytics",
|
|
name: "Custom SaaS Platform",
|
|
price: "Request Demo",
|
|
rating: 5,
|
|
reviewCount: "32 Reviews",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-working-online-his-luxury-home_482257-85724.jpg",
|
|
imageAlt: "Robust SaaS platform dashboard with data analytics",
|
|
},
|
|
{
|
|
id: "p4",
|
|
brand: "Innovate Corp",
|
|
name: "B2B Corporate Website",
|
|
price: "Explore Site",
|
|
rating: 5,
|
|
reviewCount: "15 Reviews",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-stylus-pen-laptop-desktop-close-up_169016-47028.jpg",
|
|
imageAlt: "Minimalist corporate website design for a B2B tech company",
|
|
},
|
|
{
|
|
id: "p5",
|
|
brand: "EduConnect",
|
|
name: "Online Learning Portal",
|
|
price: "Learn More",
|
|
rating: 5,
|
|
reviewCount: "20 Reviews",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/e-learning-education-networking-website-study-concept_53876-167089.jpg",
|
|
imageAlt: "Vibrant online learning platform homepage",
|
|
},
|
|
{
|
|
id: "p6",
|
|
brand: "ReservaHub",
|
|
name: "Hospitality Booking System",
|
|
price: "See How It Works",
|
|
rating: 5,
|
|
reviewCount: "10 Reviews",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-arrangement-with-glasses_23-2149046719.jpg",
|
|
imageAlt: "Customized booking and reservation system interface",
|
|
},
|
|
]}
|
|
title="Our Recent Projects"
|
|
description="Explore a selection of our award-winning work, showcasing diverse industries and innovative solutions that have delivered measurable success for our clients."
|
|
tag="Portfolio"
|
|
tagIcon={Briefcase}
|
|
/>
|
|
</div>
|
|
|
|
<div id="social-proof" data-section="social-proof">
|
|
<SocialProofOne
|
|
textboxLayout="default"
|
|
useInvertedBackground={true}
|
|
names={[
|
|
"Innovate Solutions",
|
|
"Global Dynamics",
|
|
"FutureTech Co.",
|
|
"Synergy Digital",
|
|
"Apex Ventures",
|
|
"Quantum Labs",
|
|
"Velocity Solutions",
|
|
]}
|
|
title="Trusted by Industry Leaders"
|
|
description="We partner with ambitious companies across various sectors, delivering digital solutions that drive growth and innovation."
|
|
speed={30}
|
|
showCard={false}
|
|
/>
|
|
</div>
|
|
|
|
<div id="team" data-section="team">
|
|
<TeamCardOne
|
|
animationType="slide-up"
|
|
textboxLayout="default"
|
|
gridVariant="three-columns-all-equal-width"
|
|
useInvertedBackground={false}
|
|
members={[
|
|
{
|
|
id: "member-1",
|
|
name: "Alex Chen",
|
|
role: "Lead Web Developer",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/serious-focused-freelancer-using-laptop_1262-18611.jpg",
|
|
imageAlt: "Professional headshot of Alex Chen, Lead Web Developer",
|
|
},
|
|
{
|
|
id: "member-2",
|
|
name: "Sarah Lee",
|
|
role: "UI/UX Designer",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-asian-businessman-businesswoman-meeting-brainstorming-some-new-ideas-about-project_7861-2781.jpg",
|
|
imageAlt: "Professional headshot of Sarah Lee, UI/UX Designer",
|
|
},
|
|
{
|
|
id: "member-3",
|
|
name: "David Kim",
|
|
role: "Digital Strategist",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg",
|
|
imageAlt: "Professional headshot of David Kim, Digital Strategist",
|
|
},
|
|
]}
|
|
title="Meet Our Expert Team"
|
|
description="Our diverse team of strategists, designers, and developers are passionate about crafting exceptional digital experiences. We bring creativity, technical prowess, and a client-centric approach to every project."
|
|
tag="The Architects of Digital Success"
|
|
tagIcon={Users}
|
|
/>
|
|
</div>
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
<TestimonialCardFive
|
|
textboxLayout="default"
|
|
useInvertedBackground={true}
|
|
testimonials={[
|
|
{
|
|
id: "t1",
|
|
name: "Emily R.",
|
|
date: "March 2023",
|
|
title: "Game-Changer for Our Online Presence",
|
|
quote: "Tree House Cafe transformed our outdated website into a modern, high-performing platform. The attention to detail and proactive communication were outstanding. We've seen a significant boost in engagement and conversions since the launch!",
|
|
tag: "E-commerce",
|
|
avatarSrc: "http://img.b2bpic.net/free-photo/happy-united-multiethnic-team-posing-office-hall_1262-20246.jpg",
|
|
avatarAlt: "Avatar of Emily R.",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg",
|
|
imageAlt: "Laptop displaying a modern business website",
|
|
},
|
|
{
|
|
id: "t2",
|
|
name: "Michael S.",
|
|
date: "February 2023",
|
|
title: "Exceptional Design and Support",
|
|
quote: "Working with Tree House Cafe was an absolute pleasure. They delivered a beautiful, user-friendly website that perfectly captures our brand. Their ongoing support has been invaluable, ensuring our site always runs smoothly.",
|
|
tag: "B2B Services",
|
|
avatarSrc: "http://img.b2bpic.net/free-photo/factory-inspectors-supervisors-engaging-briefing-production-metrics_482257-126100.jpg",
|
|
avatarAlt: "Avatar of Michael S.",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/female-osteopath-discusses-about-spinal-cord-tension-diagnosis-elderly-people_482257-112736.jpg",
|
|
imageAlt: "Tablet showing a responsive e-commerce store",
|
|
},
|
|
{
|
|
id: "t3",
|
|
name: "Jessica L.",
|
|
date: "January 2023",
|
|
title: "True Partners in Digital Growth",
|
|
quote: "From initial concept to final deployment, Tree House Cafe acted as true partners. Their strategic insights and technical expertise were evident at every step. We highly recommend their services to any business serious about digital growth.",
|
|
tag: "Creative Agency",
|
|
avatarSrc: "http://img.b2bpic.net/free-photo/company-worker-browsing-internet-research-project-using-computer-create-business-report-with-charts-data-analyzing-network-information-web-presentation-handheld-shot_482257-50935.jpg",
|
|
avatarAlt: "Avatar of Jessica L.",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320704.jpg",
|
|
imageAlt: "Desktop monitor displaying a dynamic portfolio website",
|
|
},
|
|
{
|
|
id: "t4",
|
|
name: "David H.",
|
|
date: "December 2022",
|
|
title: "Seamless Development Process",
|
|
quote: "The development process was incredibly smooth and efficient. Tree House Cafe's team understood our complex requirements and delivered a robust custom application ahead of schedule. Truly impressed with their capabilities.",
|
|
tag: "SaaS Startup",
|
|
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-using-professional-microphone-record-podcast-close-up_482257-108550.jpg",
|
|
avatarAlt: "Avatar of David H.",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/pie-chart-market-share-business-icon-graphics_53876-120411.jpg",
|
|
imageAlt: "Smartphone displaying a sleek mobile application",
|
|
},
|
|
{
|
|
id: "t5",
|
|
name: "Sarah P.",
|
|
date: "November 2022",
|
|
title: "Beyond Expectations!",
|
|
quote: "We approached Tree House Cafe with a challenging project, and they exceeded all our expectations. The communication was excellent, the design stunning, and the functionality flawless. A truly professional outfit.",
|
|
tag: "Tech Solutions",
|
|
avatarSrc: "http://img.b2bpic.net/free-photo/attractive-middleaged-woman-working-laptop-while-sitting-table_169016-25680.jpg",
|
|
avatarAlt: "Avatar of Sarah P.",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/business-man-with-beard-working-hard-his-desk-office-motivated-man_482257-18758.jpg",
|
|
imageAlt: "Laptop screen showing a custom SaaS dashboard",
|
|
},
|
|
{
|
|
id: "t6",
|
|
name: "Robert M.",
|
|
date: "October 2022",
|
|
title: "Reliable and Highly Skilled",
|
|
quote: "Tree House Cafe consistently delivers high-quality work and is incredibly reliable. Their team's skill set is unmatched, and they are always willing to go the extra mile to ensure project success. A fantastic agency partner.",
|
|
tag: "Content Platform",
|
|
avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-using-laptop_1098-2182.jpg",
|
|
avatarAlt: "Avatar of Robert M.",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/food-menu-appetite-cuisine-concept_53876-122431.jpg",
|
|
imageAlt: "Computer monitor displaying a visually rich blog platform",
|
|
},
|
|
]}
|
|
title="What Our Clients Say"
|
|
description="Hear directly from businesses who have partnered with Tree House Cafe to achieve their digital ambitions. Their success stories are our greatest pride."
|
|
tag="Client Success Stories"
|
|
tagIcon={MessageSquare}
|
|
/>
|
|
</div>
|
|
|
|
<div id="metrics" data-section="metrics">
|
|
<MetricCardFourteen
|
|
useInvertedBackground={false}
|
|
title="Our Impact in Numbers"
|
|
tag="Proven Results"
|
|
tagAnimation="blur-reveal"
|
|
metrics={[
|
|
{
|
|
id: "m1",
|
|
value: "150+",
|
|
description: "Successful Projects Delivered",
|
|
},
|
|
{
|
|
id: "m2",
|
|
value: "98%",
|
|
description: "Client Retention Rate",
|
|
},
|
|
{
|
|
id: "m3",
|
|
value: "200%",
|
|
description: "Average ROI for Clients",
|
|
},
|
|
{
|
|
id: "m4",
|
|
value: "12+",
|
|
description: "Years of Industry Experience",
|
|
},
|
|
]}
|
|
metricsAnimation="slide-up"
|
|
/>
|
|
</div>
|
|
|
|
<div id="faq" data-section="faq">
|
|
<FaqSplitMedia
|
|
textboxLayout="default"
|
|
useInvertedBackground={true}
|
|
faqs={[
|
|
{
|
|
id: "q1",
|
|
title: "What is your typical web development process?",
|
|
content: "Our process usually involves discovery, strategy, design, development, testing, launch, and ongoing support. We ensure transparent communication and client involvement at every stage.",
|
|
},
|
|
{
|
|
id: "q2",
|
|
title: "How long does a typical website project take?",
|
|
content: "Project timelines vary greatly depending on complexity, features, and client feedback. A standard marketing website might take 6-12 weeks, while a complex web application could take 4-6 months or more.",
|
|
},
|
|
{
|
|
id: "q3",
|
|
title: "Do you offer post-launch maintenance and support?",
|
|
content: "Yes, we offer comprehensive post-launch maintenance packages, including security updates, performance monitoring, bug fixes, and feature enhancements to ensure your website remains optimal.",
|
|
},
|
|
{
|
|
id: "q4",
|
|
title: "What technologies do you specialize in?",
|
|
content: "We specialize in modern web technologies including React, Next.js, Node.js, various CMS platforms (Headless, WordPress), and cloud services. We choose the best tech stack for each project's unique needs.",
|
|
},
|
|
]}
|
|
imageSrc="http://img.b2bpic.net/free-photo/circuit-board-chip-technology-concept_53876-132228.jpg"
|
|
imageAlt="Abstract illustration of question marks with digital elements"
|
|
mediaAnimation="slide-up"
|
|
mediaPosition="right"
|
|
title="Frequently Asked Questions"
|
|
description="Find quick answers to the most common questions about our services, process, and partnership model."
|
|
tag="Need Answers?"
|
|
tagIcon={HelpCircle}
|
|
faqsAnimation="blur-reveal"
|
|
/>
|
|
</div>
|
|
|
|
<div id="contact" data-section="contact">
|
|
<ContactSplitForm
|
|
useInvertedBackground={false}
|
|
title="Let's Build Something Great Together"
|
|
description="Ready to transform your digital presence? Reach out to us today to discuss your project. We're excited to hear your ideas and help you achieve your business goals."
|
|
inputs={[
|
|
{
|
|
name: "name",
|
|
type: "text",
|
|
placeholder: "Your Name",
|
|
required: true,
|
|
},
|
|
{
|
|
name: "email",
|
|
type: "email",
|
|
placeholder: "Your Email",
|
|
required: true,
|
|
},
|
|
{
|
|
name: "company",
|
|
type: "text",
|
|
placeholder: "Company Name",
|
|
},
|
|
]}
|
|
textarea={{
|
|
name: "message",
|
|
placeholder: "Tell us about your project...",
|
|
rows: 5,
|
|
required: true,
|
|
}}
|
|
imageSrc="http://img.b2bpic.net/free-photo/empty-conference-room-with-copy-space_23-2148727496.jpg"
|
|
imageAlt="Modern, minimalist office lobby"
|
|
mediaAnimation="slide-up"
|
|
mediaPosition="left"
|
|
buttonText="Send Your Inquiry"
|
|
/>
|
|
</div>
|
|
|
|
<div id="footer" data-section="footer">
|
|
<FooterBaseReveal
|
|
logoText="Tree House Cafe"
|
|
columns={[
|
|
{
|
|
title: "Services",
|
|
items: [
|
|
{
|
|
label: "Web Design",
|
|
href: "#services",
|
|
},
|
|
{
|
|
label: "Development",
|
|
href: "#services",
|
|
},
|
|
{
|
|
label: "UI/UX",
|
|
href: "#services",
|
|
},
|
|
{
|
|
label: "SEO Optimization",
|
|
href: "#services",
|
|
},
|
|
],
|
|
},
|
|
{
|
|
title: "Company",
|
|
items: [
|
|
{
|
|
label: "About Us",
|
|
href: "#about",
|
|
},
|
|
{
|
|
label: "Our Work",
|
|
href: "#portfolio",
|
|
},
|
|
{
|
|
label: "Team",
|
|
href: "#team",
|
|
},
|
|
{
|
|
label: "Contact",
|
|
href: "#contact",
|
|
},
|
|
],
|
|
},
|
|
{
|
|
title: "Resources",
|
|
items: [
|
|
{
|
|
label: "Testimonials",
|
|
href: "#testimonials",
|
|
},
|
|
{
|
|
label: "FAQ",
|
|
href: "#faq",
|
|
},
|
|
{
|
|
label: "Privacy Policy",
|
|
href: "#",
|
|
},
|
|
{
|
|
label: "Terms of Service",
|
|
href: "#",
|
|
},
|
|
],
|
|
},
|
|
]}
|
|
copyrightText="© 2023 Tree House Cafe. All rights reserved."
|
|
/>
|
|
</div>
|
|
</ReactLenis>
|
|
</ThemeProvider>
|
|
);
|
|
}
|