|
|
|
|
@@ -6,25 +6,25 @@ import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
|
|
|
|
|
import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven';
|
|
|
|
|
import AboutMetric from '@/components/sections/about/AboutMetric';
|
|
|
|
|
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
|
|
|
|
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
|
|
|
|
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
|
|
|
|
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
|
|
|
|
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
|
|
|
|
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
|
|
|
|
import { TrendingUp, Zap, Settings, Target, Sparkles, Calculator, Mail, Facebook, Instagram } from 'lucide-react';
|
|
|
|
|
import { TrendingUp, Zap, Settings, Target, Sparkles, Mail, Facebook, Instagram, Share2, Quote } from 'lucide-react';
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
|
return (
|
|
|
|
|
<ThemeProvider
|
|
|
|
|
defaultButtonVariant="shift-hover"
|
|
|
|
|
defaultTextAnimation="background-highlight"
|
|
|
|
|
borderRadius="rounded"
|
|
|
|
|
contentWidth="compact"
|
|
|
|
|
sizing="largeSizeMediumTitles"
|
|
|
|
|
background="fluid"
|
|
|
|
|
defaultButtonVariant="hover-magnetic"
|
|
|
|
|
defaultTextAnimation="entrance-slide"
|
|
|
|
|
borderRadius="pill"
|
|
|
|
|
contentWidth="medium"
|
|
|
|
|
sizing="mediumLargeSizeMediumTitles"
|
|
|
|
|
background="none"
|
|
|
|
|
cardStyle="glass-elevated"
|
|
|
|
|
primaryButtonStyle="primary-glow"
|
|
|
|
|
secondaryButtonStyle="radial-glow"
|
|
|
|
|
headingFontWeight="light"
|
|
|
|
|
primaryButtonStyle="gradient"
|
|
|
|
|
secondaryButtonStyle="glass"
|
|
|
|
|
headingFontWeight="semibold"
|
|
|
|
|
>
|
|
|
|
|
<div id="nav" data-section="nav">
|
|
|
|
|
<NavbarStyleFullscreen
|
|
|
|
|
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
|
|
|
|
frameStyle="card"
|
|
|
|
|
mediaAnimation="blur-reveal"
|
|
|
|
|
containerClassName="min-h-screen flex flex-col items-center justify-center"
|
|
|
|
|
logoClassName="text-6xl md:text-8xl font-light text-foreground mb-6"
|
|
|
|
|
logoClassName="text-6xl md:text-8xl font-semibold text-foreground mb-6"
|
|
|
|
|
descriptionClassName="text-lg md:text-2xl text-foreground/80 text-center max-w-3xl mb-12"
|
|
|
|
|
buttonContainerClassName="flex flex-col md:flex-row gap-4"
|
|
|
|
|
/>
|
|
|
|
|
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
animationType="blur-reveal"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
id: 1,
|
|
|
|
|
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
|
|
|
|
description="A proven methodology that delivers measurable results for restaurant owners looking to transform their operations and profitability."
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
animationType="blur-reveal"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
metrics={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", value: "Step 1", title: "Restaurant Audit", items: [
|
|
|
|
|
@@ -163,40 +163,32 @@ export default function LandingPage() {
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="calculator" data-section="calculator">
|
|
|
|
|
<ContactCenter
|
|
|
|
|
tag="ROI Calculator"
|
|
|
|
|
tagIcon={Calculator}
|
|
|
|
|
title="Estimate Your Restaurant Profit Potential"
|
|
|
|
|
description="Discover how much profit your restaurant could gain by improving systems and controlling costs. Use this calculator to get a personalized estimate based on your restaurant's current performance."
|
|
|
|
|
background={{ variant: "radial-gradient" }}
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
inputPlaceholder="Enter your monthly revenue"
|
|
|
|
|
buttonText="Calculate Potential"
|
|
|
|
|
termsText="This is an estimate based on industry benchmarks. Actual results will vary based on your specific operations and implementation."
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
|
<TestimonialCardTen
|
|
|
|
|
title="Trusted by Restaurant Owners"
|
|
|
|
|
description="Real results from restaurant owners who partnered with GrowTables to optimize their operations and increase profitability."
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
<TestimonialCardThirteen
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", title: "Increased Profit Margins Significantly", quote: "GrowTables helped us improve kitchen efficiency and reduce waste. Our profit margins increased within months of implementing their systems. The ROI was exceptional.", name: "Maria Rodriguez", role: "Owner, Tres Hermanos Restaurant", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg", imageAlt: "Maria Rodriguez"
|
|
|
|
|
id: "1", name: "Maria Rodriguez", handle: "Owner - Tres Hermanos Restaurant", testimonial: "GrowTables helped us improve kitchen efficiency and reduce waste. Our profit margins increased within months of implementing their systems. The ROI was exceptional.", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg", imageAlt: "Maria Rodriguez"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", title: "Labor Costs Cut by 20%", quote: "The labor optimization strategies alone paid for the entire consulting engagement. We now have better scheduling, more efficient workflows, and happier staff.", name: "James Chen", role: "Manager, Shanghai Kitchen", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-resting-relaxing-sitting-cafe-smiling-drinking-coffee_176420-12323.jpg", imageAlt: "James Chen"
|
|
|
|
|
id: "2", name: "James Chen", handle: "Chef - Downtown Bistro", testimonial: "The kitchen optimization recommendations saved us thousands monthly. The team is more efficient, and customers notice the quality improvement.", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-resting-relaxing-sitting-cafe-smiling-drinking-coffee_176420-12323.jpg", imageAlt: "James Chen"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", title: "Food Costs Under Control", quote: "We've reduced food waste by nearly 30% through better inventory management and portion controls. The systems they implemented are now part of our daily operations.", name: "Sarah Williams", role: "Owner, The Golden Fork Cafe", imageSrc: "http://img.b2bpic.net/free-photo/bald-man-with-beard-wearing-business-clothes-glasses-puffing-cheeks-with-funny-face-mouth-inflated-with-air-crazy-expression_839833-2502.jpg", imageAlt: "Sarah Williams"
|
|
|
|
|
id: "3", name: "Sarah Williams", handle: "Manager - Coastal Kitchen", testimonial: "Their labor cost optimization strategies transformed how we schedule and manage staff. We've seen a significant impact on our bottom line.", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/bald-man-with-beard-wearing-business-clothes-glasses-puffing-cheeks-with-funny-face-mouth-inflated-with-air-crazy-expression_839833-2502.jpg", imageAlt: "Sarah Williams"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", title: "Professional Support That Delivers Results", quote: "The team at GrowTables truly understands restaurant operations. They didn't just identify problems—they provided practical, implementable solutions that work.", name: "Michael Thompson", role: "Operator, Thompson's Fine Dining", imageSrc: "http://img.b2bpic.net/free-photo/welcome-our-restaurant_1098-15702.jpg", imageAlt: "Michael Thompson"
|
|
|
|
|
id: "4", name: "Michael Thompson", handle: "Owner - Mountain Top Restaurant", testimonial: "Professional, thorough, and results-driven. GrowTables delivered exactly what they promised. Highly recommend to any restaurant looking to improve profitability.", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/welcome-our-restaurant_1098-15702.jpg", imageAlt: "Michael Thompson"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
showRating={true}
|
|
|
|
|
title="What Our Clients Say"
|
|
|
|
|
description="Hear from restaurant owners who have experienced real growth and profitability improvements."
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -222,10 +214,10 @@ export default function LandingPage() {
|
|
|
|
|
description="Fill out the form below and our team will reach out to discuss your restaurant's unique challenges and opportunities. We'll provide personalized recommendations to help you grow."
|
|
|
|
|
background={{ variant: "cell-wave" }}
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
mediaAnimation="blur-reveal"
|
|
|
|
|
inputPlaceholder="your@email.com"
|
|
|
|
|
buttonText="Get Free Audit"
|
|
|
|
|
termsText="We respect your privacy. We'll only use your information to prepare your personalized restaurant audit."
|
|
|
|
|
mediaAnimation="blur-reveal"
|
|
|
|
|
mediaPosition="right"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -250,16 +242,17 @@ export default function LandingPage() {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
items: [
|
|
|
|
|
{ label: "Los Angeles", href: "#" },
|
|
|
|
|
{ label: "Email", href: "mailto:growtables@gmail.com" },
|
|
|
|
|
{ label: "Phone", href: "tel:+1234567890" },
|
|
|
|
|
{ label: "Location", href: "#" }
|
|
|
|
|
{ label: "USA", href: "#" }
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
items: [
|
|
|
|
|
{ label: "Facebook", href: "https://www.facebook.com/Growtables" },
|
|
|
|
|
{ label: "Instagram", href: "https://www.instagram.com/growtables/" },
|
|
|
|
|
{ label: "TikTok", href: "https://www.tiktok.com/@growtables?_r=1&_t=ZS-94arQEaleUe" }
|
|
|
|
|
{ label: "Share", href: "https://www.tiktok.com/@growtables?_r=1&_t=ZS-94arQEaleUe" },
|
|
|
|
|
{ label: "Email", href: "mailto:growtables@gmail.com" }
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
|