Update src/app/page.tsx
This commit is contained in:
184
src/app/page.tsx
184
src/app/page.tsx
@@ -12,7 +12,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
import { Award, Briefcase, Diamond, Facebook, FileText, Globe, Heart, Home, Instagram, Lightbulb, Linkedin, ShieldCheck, Sparkles, Twitter, Users, Wallet } from "lucide-react";
|
||||
import { Award, Briefcase, Diamond, Facebook, FileText, Globe, Heart, Home, Instagram, Lightbulb, Linkedin, ShieldCheck, Sparkles, Twitter, Users, Wallet, Car, Gauge } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -35,17 +35,19 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Listings", id: "#listings"},
|
||||
name: "Our Tires", id: "#our-tires"},
|
||||
{
|
||||
name: "Neighborhoods", id: "#neighborhoods"},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Elysian Estate"
|
||||
brandName="Speedy Tires"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -53,43 +55,43 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "canvas-reveal"}}
|
||||
title="Luxury Living, Reimagined."
|
||||
description="Discover an unparalleled portfolio of the world's most exclusive properties. Experience bespoke service and intelligent insights that redefine your real estate journey."
|
||||
title="Hit the Road with Confidence. Get Your Tires Here."
|
||||
description="Your safety starts with quality tires. Explore our extensive selection and expert services designed for every journey and vehicle."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-landscape-with-city_23-2149964966.jpg", alt: "Floating 3D City Skyline"},
|
||||
src: "https://img.b2bpic.net/free-photo/car-tires-stack_1033234-2977.jpg", alt: "Stack of new tires"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg", alt: "Animated Luxury Home Card 1"},
|
||||
src: "https://img.b2bpic.net/free-photo/tire-fitting-with-tyre-on-wheel-balancer_23-2150821010.jpg", alt: "Tire technician at work"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg", alt: "Animated Luxury Home Card 2"},
|
||||
src: "https://img.b2bpic.net/free-photo/tire-shop-showcase_1232-1555.jpg", alt: "Tire shop interior"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/scenic-view-sandy-beach-beach-with-sun-beds-umbrellas-open-against-sea-mountains-hotel-resort-tekirova-kemer-turkey_146671-18877.jpg", alt: "Animated Luxury Home Card 3"},
|
||||
src: "https://img.b2bpic.net/free-photo/winter-tires-cars_1150-13837.jpg", alt: "Winter tires"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/empty-hallway-background_23-2149408809.jpg", alt: "Modern Luxury Residence"},
|
||||
src: "https://img.b2bpic.net/free-photo/mechanic-repairing-car-wheel_23-2149429184.jpg", alt: "Mechanic changing a tire"},
|
||||
]}
|
||||
avatarText="Explore an exclusive collection of properties."
|
||||
avatarText="Discover a reliable selection of tires and services."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Listings", href: "#listings"},
|
||||
text: "Browse Tires", href: "#our-tires"},
|
||||
{
|
||||
text: "Schedule a Tour", href: "#contact"},
|
||||
text: "Book Service", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon", text: "Global Presence", icon: Globe,
|
||||
type: "text-icon", text: "All Major Brands", icon: Award,
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Expert Guidance", icon: Briefcase,
|
||||
type: "text-icon", text: "Expert Technicians", icon: Users,
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Curated Selection", icon: Sparkles,
|
||||
type: "text-icon", text: "Fast Service", icon: Gauge,
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Seamless Transactions", icon: FileText,
|
||||
type: "text-icon", text: "Competitive Pricing", icon: Wallet,
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Personalized Service", icon: Heart,
|
||||
type: "text-icon", text: "Safety First", icon: ShieldCheck,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -103,63 +105,63 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1", value: "$2B+", title: "Properties Sold", description: "Achieving record-breaking sales in the most exclusive markets worldwide.", icon: Wallet,
|
||||
id: "metric-1", value: "10+", title: "Years in Business", description: "Serving the community with top-notch tire services and products.", icon: Briefcase,
|
||||
},
|
||||
{
|
||||
id: "metric-2", value: "1,000+", title: "Happy Clients", description: "A growing community of satisfied homeowners and investors.", icon: Users,
|
||||
id: "metric-2", value: "5,000+", title: "Tires Sold Annually", description: "Providing quality tires for cars, trucks, and SUVs.", icon: Car,
|
||||
},
|
||||
{
|
||||
id: "metric-3", value: "500+", title: "Luxury Listings", description: "An exquisite portfolio of unique and high-value properties.", icon: Home,
|
||||
id: "metric-3", value: "98%", title: "Customer Satisfaction", description: "Our commitment to excellent service keeps our clients coming back.", icon: Heart,
|
||||
},
|
||||
]}
|
||||
title="Unrivaled Performance & Trust"
|
||||
description="Our legacy is built on exceptional results and a commitment to our clients' success in the luxury market."
|
||||
title="Driving Trust & Performance"
|
||||
description="With years of experience, we ensure every vehicle leaves our shop with the right tires and services for optimal safety and performance."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="neighborhoods" data-section="neighborhoods">
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTwentyEight
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "n-1", title: "Beverly Hills Estates", subtitle: "Timeless elegance meets modern luxury in iconic surroundings.", category: "Los Angeles", value: "Median Price: $8M+", buttons: [
|
||||
id: "n-1", title: "Tire Installation", subtitle: "Professional mounting and balancing for all tire types.", category: "Service", value: "Fast & Precise", buttons: [
|
||||
{
|
||||
text: "View Properties"},
|
||||
text: "Learn More"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "n-2", title: "Manhattan Penthouse", subtitle: "Sky-high living with panoramic city views and unparalleled amenities.", category: "New York", value: "Median Price: $12M+", buttons: [
|
||||
id: "n-2", title: "Wheel Alignment", subtitle: "Ensure even tire wear and optimal handling with precise alignment.", category: "Service", value: "Improved Performance", buttons: [
|
||||
{
|
||||
text: "View Properties"},
|
||||
text: "Learn More"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "n-3", title: "Miami Waterfront", subtitle: "Exclusive properties with direct ocean access and vibrant nightlife.", category: "Miami", value: "Median Price: $6M+", buttons: [
|
||||
id: "n-3", title: "Tire Repair", subtitle: "Patching punctures and repairing minor damage to extend tire life.", category: "Service", value: "Cost-Effective", buttons: [
|
||||
{
|
||||
text: "View Properties"},
|
||||
text: "Learn More"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "n-4", title: "London Kensington", subtitle: "Historic charm blended with sophisticated modern interiors.", category: "London", value: "Median Price: £15M+", buttons: [
|
||||
id: "n-4", title: "Tire Rotation", subtitle: "Extend the life of your tires by rotating them regularly.", category: "Maintenance", value: "Longevity", buttons: [
|
||||
{
|
||||
text: "View Properties"},
|
||||
text: "Learn More"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "n-5", title: "Dubai Palm Jumeirah", subtitle: "Iconic island living with world-class facilities and breathtaking views.", category: "Dubai", value: "Median Price: AED 25M+", buttons: [
|
||||
id: "n-5", title: "Tire Balancing", subtitle: "Eliminate vibrations for a smoother ride and better control.", category: "Maintenance", value: "Smooth Ride", buttons: [
|
||||
{
|
||||
text: "View Properties"},
|
||||
text: "Learn More"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
title="Discover Elite Neighborhoods"
|
||||
description="Explore curated profiles of the world's most desirable locales. Our interactive map offers live previews, dynamic values, and market trends."
|
||||
title="Comprehensive Tire & Wheel Services"
|
||||
description="From new tire installation to advanced wheel alignment, our certified technicians ensure your vehicle is ready for the road ahead."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="listings" data-section="listings">
|
||||
<div id="our-tires" data-section="our-tires">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -167,46 +169,46 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p-1", name: "The Celestial Penthouse", price: "$25,000,000", imageSrc: "http://img.b2bpic.net/free-photo/empty-peaceful-place-outdoors_23-2148739339.jpg", imageAlt: "Luxury Penthouse Living Room"},
|
||||
id: "p-1", name: "All-Season Touring", price: "$120/tire", imageSrc: "https://img.b2bpic.net/free-photo/tire_1033234-2965.jpg", imageAlt: "All-Season Tire"},
|
||||
{
|
||||
id: "p-2", name: "Orchid Grand Villa", price: "$18,500,000", imageSrc: "http://img.b2bpic.net/free-photo/classic-inviting-front-porch-with-beautiful-plants-traditional-design_23-2151974393.jpg", imageAlt: "Modern Villa Exterior with Pool"},
|
||||
id: "p-2", name: "High-Performance Sport", price: "$180/tire", imageSrc: "https://img.b2bpic.net/free-photo/car-wheel-rim-alloy-disk_23-2150892013.jpg", imageAlt: "Performance Tire"},
|
||||
{
|
||||
id: "p-3", name: "Heritage Manor", price: "$12,000,000", imageSrc: "http://img.b2bpic.net/free-photo/abandoned-sanitarium_181624-18703.jpg", imageAlt: "Historic Estate Facade"},
|
||||
id: "p-3", name: "Winter Snow Grip", price: "$150/tire", imageSrc: "https://img.b2bpic.net/free-photo/pile-of-tires_1339-4467.jpg", imageAlt: "Winter Tire"},
|
||||
{
|
||||
id: "p-4", name: "Skyline Residence", price: "$30,000,000", imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg", imageAlt: "Luxury Modern Kitchen"},
|
||||
id: "p-4", name: "Off-Road Mud-Terrain", price: "$220/tire", imageSrc: "https://img.b2bpic.net/free-photo/wheel_1339-4469.jpg", imageAlt: "Off-Road Tire"},
|
||||
{
|
||||
id: "p-5", name: "Azure Beachfront", price: "$22,000,000", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-young-woman-sitting-bed-stretching_23-2148033319.jpg", imageAlt: "Opulent Master Bedroom"},
|
||||
id: "p-5", name: "Commercial Light Truck", price: "$160/tire", imageSrc: "https://img.b2bpic.net/free-photo/auto-parts-store-with-tires-wheels_23-2149021506.jpg", imageAlt: "Truck Tire"},
|
||||
{
|
||||
id: "p-6", name: "The Metropolis Loft", price: "$15,000,000", imageSrc: "http://img.b2bpic.net/free-photo/closeup-red-seats-lights-cinema-switzerland_181624-21847.jpg", imageAlt: "Luxury Home Theater"},
|
||||
id: "p-6", name: "Run-Flat Technology", price: "$200/tire", imageSrc: "https://img.b2bpic.net/free-photo/car-tires_1339-4468.jpg", imageAlt: "Run-Flat Tire"},
|
||||
]}
|
||||
title="Exclusive Featured Properties"
|
||||
description="Browse our hand-picked selection of properties, each a masterpiece of design and location. Experience 3D cards that tilt and expand."
|
||||
title="Explore Our Premium Tire Selection"
|
||||
description="Browse a diverse range of tires from leading brands, suitable for every vehicle and driving condition."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<AboutMetric
|
||||
useInvertedBackground={false}
|
||||
title="Why Elysian Estate"
|
||||
title="Why Choose Speedy Tires?"
|
||||
metrics={[
|
||||
{
|
||||
icon: Diamond,
|
||||
label: "Exclusive Access", value: "Off-market properties"},
|
||||
label: "Quality Brands", value: "Wide selection"},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
label: "Trusted Advisors", value: "Decades of expertise"},
|
||||
label: "Certified Techs", value: "Expert service"},
|
||||
{
|
||||
icon: Lightbulb,
|
||||
label: "Innovative Solutions", value: "Market-leading tech"},
|
||||
label: "Modern Equipment", value: "Efficient solutions"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Award-Winning Service", value: "Client-centric approach"},
|
||||
label: "Customer Focused", value: "Your satisfaction"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="property-showcase" data-section="property-showcase">
|
||||
<div id="tire-showcase" data-section="tire-showcase">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -215,20 +217,20 @@ export default function LandingPage() {
|
||||
carouselMode="auto"
|
||||
products={[
|
||||
{
|
||||
id: "ps-1", name: "Grand Foyer", price: "Virtual Tour Available", imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-candles-protea-bouquet_169016-19136.jpg", imageAlt: "Luxury Foyer"},
|
||||
id: "ps-1", name: "Advanced Tread Design", price: "Enhanced Grip", imageSrc: "https://img.b2bpic.net/free-photo/car-tires-isolated_23-2150892008.jpg", imageAlt: "Tire tread"},
|
||||
{
|
||||
id: "ps-2", name: "Zen Bath", price: "Video Walkthrough", imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-bathroom-with-window-overlooking-city_169016-26294.jpg", imageAlt: "Luxury Bathroom"},
|
||||
id: "ps-2", name: "Durable Sidewall", price: "Puncture Resistance", imageSrc: "https://img.b2bpic.net/free-photo/close-up-car-tire_23-2149818820.jpg", imageAlt: "Tire sidewall"},
|
||||
{
|
||||
id: "ps-3", name: "Sunset Terrace", price: "3D Exploration", imageSrc: "http://img.b2bpic.net/free-photo/homemade-fire-fenced-with-stones-two-benches-nearby_169016-15142.jpg", imageAlt: "Luxury Terrace"},
|
||||
id: "ps-3", name: "Fuel Efficiency", price: "Lower Rolling Resistance", imageSrc: "https://img.b2bpic.net/free-photo/car-tire_23-2149818815.jpg", imageAlt: "Fuel efficient tire"},
|
||||
{
|
||||
id: "ps-4", name: "Gourmet Kitchen", price: "Interactive View", imageSrc: "http://img.b2bpic.net/free-photo/dining-room-interior-with-modern-furniture_23-2152007078.jpg", imageAlt: "Luxury Dining Room"},
|
||||
id: "ps-4", name: "Quiet Ride Technology", price: "Reduced Road Noise", imageSrc: "https://img.b2bpic.net/free-photo/close-up-view-new-tire-rubber_23-2149959639.jpg", imageAlt: "Quiet tire"},
|
||||
{
|
||||
id: "ps-5", name: "Private Gym", price: "Motion Tour", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-home_23-2149144784.jpg", imageAlt: "Luxury Home Gym"},
|
||||
id: "ps-5", name: "Wet Performance", price: "Hydroplaning Resistance", imageSrc: "https://img.b2bpic.net/free-photo/car-with-snow-tires-road-winter-day_23-2149970104.jpg", imageAlt: "Tire in wet conditions"},
|
||||
{
|
||||
id: "ps-6", name: "Sky Lounge", price: "VR Experience", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-hugging-against-door-with-blurred-tropical-leaves_1153-3826.jpg", imageAlt: "Luxury Rooftop Lounge"},
|
||||
id: "ps-6", name: "All-Weather Reliability", price: "Year-Round Safety", imageSrc: "https://img.b2bpic.net/free-photo/tyre-shop-mechanic_23-2149488349.jpg", imageAlt: "Tire shop exterior"},
|
||||
]}
|
||||
title="Immersive Property Showcase"
|
||||
description="Step inside and explore every detail. Our horizontal gallery offers full-screen tours, before/after sliders, and 3D room walkthroughs."
|
||||
title="Detailed Tire Features & Benefits"
|
||||
description="Understand the technology behind our tires with close-up views, performance metrics, and safety highlights."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -239,48 +241,52 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t-1", name: "Evelyn Reed", role: "CEO, Terra Holdings", company: "Terra Holdings", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-couple-spending-time-sofa_1262-1046.jpg", imageAlt: "Evelyn Reed"},
|
||||
id: "t-1", name: "John D.", role: "Local Driver", company: "Commute Solutions", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/mechanic-changing-wheel-car_23-2149443213.jpg", imageAlt: "John D."},
|
||||
{
|
||||
id: "t-2", name: "Marcus Thorne", role: "Venture Capitalist", company: "Apex Investments", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-property-investment-concept_53876-133709.jpg", imageAlt: "Marcus Thorne"},
|
||||
id: "t-2", name: "Sarah P.", role: "Family SUV Owner", company: "Safe Travels Inc.", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/portrait-female-car-mechanic-standing-arms-crossed-workshop_23-2148737229.jpg", imageAlt: "Sarah P."},
|
||||
{
|
||||
id: "t-3", name: "Sophia Chen", role: "Tech Entrepreneur", company: "Innovate Labs", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-cozy-sofa_7502-9284.jpg", imageAlt: "Sophia Chen"},
|
||||
id: "t-3", name: "Mike T.", role: "Fleet Manager", company: "Delivery Pros", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/male-mechanic-auto-service-stands-background-workshop_23-2148737213.jpg", imageAlt: "Mike T."},
|
||||
{
|
||||
id: "t-4", name: "David Sterling", role: "Philanthropist", company: "Sterling Foundation", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-coworkers-talking_1262-21192.jpg", imageAlt: "David Sterling"},
|
||||
id: "t-4", name: "Emily R.", role: "Adventure Enthusiast", company: "Trailblazer Adventures", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-person-checking-tyre-pressure_23-2149303503.jpg", imageAlt: "Emily R."},
|
||||
{
|
||||
id: "t-5", name: "Isabella Rossi", role: "Luxury Lifestyle Influencer", company: "Rossi Concepts", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-celebrating-giving-highfive-each-other-while-being-meeting-with-real-estate-agent_637285-6877.jpg", imageAlt: "Isabella Rossi"},
|
||||
id: "t-5", name: "Robert L.", role: "Commercial Trucker", company: "Long Haul Logistics", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/car-mechanic-changing-tire_23-2148737209.jpg", imageAlt: "Robert L."},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "5-Star", label: "Client Satisfaction"},
|
||||
value: "5-Star", label: "Service Rating"},
|
||||
{
|
||||
value: "20+", label: "Years in Luxury"},
|
||||
value: "10K+", label: "Happy Drivers"},
|
||||
{
|
||||
value: "Global", label: "Market Reach"},
|
||||
value: "Same Day", label: "Service Available"},
|
||||
]}
|
||||
title="Voices of Distinction"
|
||||
description="Hear directly from our esteemed clients who have experienced the Elysian Estate difference."
|
||||
title="What Our Customers Say"
|
||||
description="Don't just take our word for it. Hear from satisfied drivers who trust Speedy Tires for their vehicle's needs."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="calculator" data-section="calculator">
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f-1", title: "How does the Mortgage Calculator work?", content: "Our mortgage calculator provides real-time estimates for your monthly payments, factoring in interest rates, loan terms, and property values. Input your desired figures for instant results."},
|
||||
id: "f-1", title: "How often should I rotate my tires?", content: "Tire rotation is generally recommended every 5,000 to 7,500 miles, or according to your vehicle manufacturer's guidelines. This helps ensure even wear and extends tire life."},
|
||||
{
|
||||
id: "f-2", title: "Can I assess property ROI for investments?", content: "Yes, our ROI calculator helps investors project potential returns by analyzing rental income, property appreciation, and associated costs. Make informed decisions with clear data."},
|
||||
id: "f-2", title: "What is the correct tire pressure for my vehicle?", content: "The correct tire pressure is usually listed on a sticker inside your driver's side door jamb or in your vehicle's owner's manual. It's important to check it regularly."},
|
||||
{
|
||||
id: "f-3", title: "What factors influence affordability?", content: "Our affordability calculator considers your income, existing debts, and desired down payment to determine a realistic budget for your luxury property search."},
|
||||
id: "f-3", title: "When should I consider replacing my tires?", content: "You should consider replacing your tires when the tread depth reaches 2/32 of an inch, if you notice significant cracks or bulges, or if they are over 6 years old, regardless of tread."},
|
||||
{
|
||||
id: "f-4", title: "Do you offer wheel alignment services?", content: "Yes, we offer professional wheel alignment services to ensure your tires wear evenly, and your vehicle handles correctly, improving safety and fuel efficiency."},
|
||||
{
|
||||
id: "f-5", title: "What brands of tires do you carry?", content: "We stock a wide range of premium and economy tire brands, including Michelin, Goodyear, Bridgestone, Pirelli, Continental, and many more. Ask our team for recommendations."},
|
||||
]}
|
||||
title="Your Financial Journey Starts Here"
|
||||
description="Utilize our advanced interactive calculators to explore mortgage options, affordability, and potential ROI for your luxury investment."
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about tire maintenance, selection, and our services."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -290,19 +296,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "canvas-reveal"}}
|
||||
tag="Connect With Us"
|
||||
title="Your Luxury Real Estate Journey Awaits"
|
||||
description="Schedule a private consultation, explore exclusive listings, or inquire about our bespoke services. Our dedicated team is ready to assist you."
|
||||
inputPlaceholder="Enter your email for exclusive updates"
|
||||
buttonText="Schedule Consultation"
|
||||
termsText="By scheduling, you agree to our Terms of Service and Privacy Policy."
|
||||
tag="Get in Touch"
|
||||
title="Ready for New Tires or Service?"
|
||||
description="Schedule an appointment, get a quote, or simply ask a question. Our friendly team is here to help you."
|
||||
inputPlaceholder="Enter your email for service reminders & offers"
|
||||
buttonText="Request a Quote"
|
||||
termsText="By requesting a quote, you agree to our Terms of Service and Privacy Policy."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Elysian Estate"
|
||||
copyrightText="© 2024 Elysian Estate. All rights reserved."
|
||||
logoText="Speedy Tires"
|
||||
copyrightText="© 2024 Speedy Tires. All rights reserved."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
|
||||
Reference in New Issue
Block a user