Merge version_1 into main #1
211
src/app/page.tsx
211
src/app/page.tsx
@@ -33,82 +33,54 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
name: "Products", id: "products"},
|
||||
{
|
||||
name: "Deals",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Deals", id: "pricing"},
|
||||
{
|
||||
name: "Support",
|
||||
id: "faq",
|
||||
},
|
||||
name: "Support", id: "faq"},
|
||||
]}
|
||||
brandName="RideTweaks"
|
||||
button={{
|
||||
text: "Get Started", href: "#"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Get Results Faster, Without the Complexity"
|
||||
description="Streamline your workflow in minutes. Join 5,000 teams already saving 10 hours weekly."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-hugging-car_1303-14215.jpg",
|
||||
alt: "User 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-hugging-car_1303-14215.jpg", alt: "User 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35958.jpg",
|
||||
alt: "User 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35958.jpg", alt: "User 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/professional-cleaning-car-wash-car-showroom_146671-18368.jpg",
|
||||
alt: "User 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/professional-cleaning-car-wash-car-showroom_146671-18368.jpg", alt: "User 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-car-engine_1170-1500.jpg",
|
||||
alt: "User 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-car-engine_1170-1500.jpg", alt: "User 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/technology-background-concept_23-2148882653.jpg",
|
||||
alt: "User 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/technology-background-concept_23-2148882653.jpg", alt: "User 5"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "#",
|
||||
},
|
||||
text: "Start Free Trial", href: "#"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "High Performance",
|
||||
},
|
||||
type: "text", text: "High Performance"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Automotive Grade",
|
||||
},
|
||||
type: "text", text: "Automotive Grade"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fast Drying",
|
||||
},
|
||||
type: "text", text: "Fast Drying"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Pro-Grade Results",
|
||||
},
|
||||
type: "text", text: "Pro-Grade Results"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Trusted by Pros",
|
||||
},
|
||||
type: "text", text: "Trusted by Pros"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -120,19 +92,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Zap,
|
||||
label: "Time Saved",
|
||||
value: "10h/wk",
|
||||
},
|
||||
label: "Time Saved", value: "10h/wk"},
|
||||
{
|
||||
icon: Users,
|
||||
label: "Active Teams",
|
||||
value: "5,000+",
|
||||
},
|
||||
label: "Active Teams", value: "5,000+"},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
label: "ROI Growth",
|
||||
value: "150%",
|
||||
},
|
||||
label: "ROI Growth", value: "150%"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -144,23 +110,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Precision Detailing",
|
||||
description: "High-accuracy tools for perfect results every time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22304.jpg",
|
||||
imageAlt: "Detailing",
|
||||
},
|
||||
title: "Precision Detailing", description: "High-accuracy tools for perfect results every time.", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22304.jpg", imageAlt: "Detailing"},
|
||||
{
|
||||
title: "Ceramic Protection",
|
||||
description: "Long-lasting finish with advanced protective layers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-wrapping-car-with-blue-cover_23-2149385693.jpg",
|
||||
imageAlt: "Ceramic",
|
||||
},
|
||||
title: "Ceramic Protection", description: "Long-lasting finish with advanced protective layers.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-wrapping-car-with-blue-cover_23-2149385693.jpg", imageAlt: "Ceramic"},
|
||||
{
|
||||
title: "Interior Care",
|
||||
description: "Deep clean formulas that preserve your cabin.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barbershop-concept_23-2148506258.jpg",
|
||||
imageAlt: "Interior",
|
||||
},
|
||||
title: "Interior Care", description: "Deep clean formulas that preserve your cabin.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barbershop-concept_23-2148506258.jpg", imageAlt: "Interior"},
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="Powerful features designed to make your daily workflow effortless."
|
||||
@@ -175,41 +129,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Premium Spray",
|
||||
price: "$19.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-storage-devices-notebook_23-2149319338.jpg",
|
||||
},
|
||||
id: "1", name: "Premium Spray", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-storage-devices-notebook_23-2149319338.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Tire Foam",
|
||||
price: "$14.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shampoo-bottle-butterfly-pea-flower-put-white-wooden-background_1150-28107.jpg",
|
||||
},
|
||||
id: "2", name: "Tire Foam", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/shampoo-bottle-butterfly-pea-flower-put-white-wooden-background_1150-28107.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Leather Cleaner",
|
||||
price: "$22.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32019.jpg",
|
||||
},
|
||||
id: "3", name: "Leather Cleaner", price: "$22.50", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32019.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Dashboard Shine",
|
||||
price: "$18.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-box-with-tools_23-2147897919.jpg",
|
||||
},
|
||||
id: "4", name: "Dashboard Shine", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/closeup-box-with-tools_23-2147897919.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ceramic Sealant",
|
||||
price: "$29.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-cleaning-items-green-backdrop_23-2147860249.jpg",
|
||||
},
|
||||
id: "5", name: "Ceramic Sealant", price: "$29.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-cleaning-items-green-backdrop_23-2147860249.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Glass Cleaner",
|
||||
price: "$12.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-polishing-service_23-2149212249.jpg",
|
||||
},
|
||||
id: "6", name: "Glass Cleaner", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-polishing-service_23-2149212249.jpg"},
|
||||
]}
|
||||
title="Our Best Sellers"
|
||||
description="Explore our premium selection of automotive maintenance solutions."
|
||||
@@ -224,20 +154,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "99.9%",
|
||||
description: "Uptime Reliability",
|
||||
},
|
||||
id: "m1", value: "99.9%", description: "Uptime Reliability"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "500+",
|
||||
description: "Weekly Users",
|
||||
},
|
||||
id: "m2", value: "500+", description: "Weekly Users"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "12ms",
|
||||
description: "Response Time",
|
||||
},
|
||||
id: "m3", value: "12ms", description: "Response Time"},
|
||||
]}
|
||||
title="Efficiency Metrics"
|
||||
description="Quantifiable success at every step of the process."
|
||||
@@ -252,25 +173,15 @@ export default function LandingPage() {
|
||||
author="Sarah Johnson"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-car-polishing-service_23-2149212250.jpg",
|
||||
alt: "Sarah",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-car-polishing-service_23-2149212250.jpg", alt: "Sarah"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/repairmen-fixing-car-garage_23-2147897980.jpg",
|
||||
alt: "User 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/repairmen-fixing-car-garage_23-2147897980.jpg", alt: "User 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14544.jpg",
|
||||
alt: "User 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14544.jpg", alt: "User 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-glasses-polishing-inside-his-car-with-rug-man-wearing-white-t-shirt_1157-49922.jpg",
|
||||
alt: "User 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-glasses-polishing-inside-his-car-with-rug-man-wearing-white-t-shirt_1157-49922.jpg", alt: "User 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-twins-christmas-outfits_651396-1199.jpg",
|
||||
alt: "User 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-twins-christmas-outfits_651396-1199.jpg", alt: "User 5"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -282,20 +193,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Is there a free trial?",
|
||||
content: "Yes, we offer a 14-day free trial on all plans.",
|
||||
},
|
||||
id: "q1", title: "Is there a free trial?", content: "Yes, we offer a 14-day free trial on all plans."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How do I upgrade?",
|
||||
content: "Upgrading is instant via your account dashboard.",
|
||||
},
|
||||
id: "q2", title: "How do I upgrade?", content: "Upgrading is instant via your account dashboard."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can I cancel anytime?",
|
||||
content: "Yes, you can cancel your subscription at any time.",
|
||||
},
|
||||
id: "q3", title: "Can I cancel anytime?", content: "Yes, you can cancel your subscription at any time."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
faqsAnimation="blur-reveal"
|
||||
@@ -306,14 +208,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Ready to transform your workflow? Get in touch today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Support",
|
||||
href: "#",
|
||||
},
|
||||
text: "Contact Support", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -323,29 +222,19 @@ export default function LandingPage() {
|
||||
logoText="RideTweaks"
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{
|
||||
label: "Features",
|
||||
href: "#",
|
||||
},
|
||||
label: "Features", href: "#"},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "#",
|
||||
},
|
||||
label: "Pricing", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
label: "About", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user