Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 84a597280e | |||
| bd272f00e3 | |||
| fb7e804139 | |||
| 7b86ac1b2f | |||
| c00fc0ecce | |||
| fe0b976045 | |||
| e62f5cb1b0 | |||
| a0f5f2d5b3 | |||
| 92792cd50f | |||
| 64568b52bb |
@@ -6,7 +6,7 @@ import HeroCentered from '@/components/sections/hero/HeroCentered';
|
||||
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
|
||||
import AboutMetric from '@/components/sections/about/AboutMetric';
|
||||
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import ContactFaq from '@/components/sections/contact/ContactFaq';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Why Us", id: "about" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Reviews", id: "reviews" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
button={{ text: "Book Now", href: "contact" }}
|
||||
@@ -62,7 +62,8 @@ export default function LandingPage() {
|
||||
src: "http://img.b2bpic.net/free-photo/solar-panels-industry-technician-high-tech-factory-inspection-quality-control-production_482257-132256.jpg", alt: "Customer 5"
|
||||
}
|
||||
]}
|
||||
avatarText="500+ Happy Customers"
|
||||
avatarText="Trusted by 500+ Happy Customers"
|
||||
titleClassName="text-4xl md:text-5xl font-bold tracking-tight"
|
||||
buttons={[
|
||||
{ text: "Book Your Appointment", href: "contact" },
|
||||
{ text: "Learn More", href: "services" }
|
||||
@@ -114,17 +115,17 @@ export default function LandingPage() {
|
||||
plans={[
|
||||
{
|
||||
id: "basic", badge: "Popular", badgeIcon: Star,
|
||||
price: "$49", subtitle: "Perfect for quick refreshes", buttons: [{ text: "Select Plan", href: "contact" }],
|
||||
price: "$70", subtitle: "Perfect for quick refreshes", buttons: [{ text: "Select Plan", href: "contact" }],
|
||||
features: ["Complete exterior wash", "Tire and rim cleaning", "Interior vacuum and wipe", "Air freshener"]
|
||||
},
|
||||
{
|
||||
id: "premium", badge: "Best Value", badgeIcon: Sparkles,
|
||||
price: "$99", subtitle: "Complete detailing package", buttons: [{ text: "Select Plan", href: "contact" }],
|
||||
price: "$150", subtitle: "Complete detailing package", buttons: [{ text: "Select Plan", href: "contact" }],
|
||||
features: ["Premium exterior wash", "Clay bar treatment", "Paint polish and wax", "Interior deep clean", "Leather conditioning", "Engine bay detailing"]
|
||||
},
|
||||
{
|
||||
id: "elite", badge: "Premium", badgeIcon: Award,
|
||||
price: "$199", subtitle: "Ultimate protection and shine", buttons: [{ text: "Select Plan", href: "contact" }],
|
||||
price: "$200", subtitle: "Ultimate protection and shine", buttons: [{ text: "Select Plan", href: "contact" }],
|
||||
features: ["Complete premium detailing", "Ceramic coating application", "Paint protection film options", "Full interior restoration", "Engine detailing", "Headlight restoration", "One-year protection guarantee"]
|
||||
}
|
||||
]}
|
||||
@@ -135,35 +136,34 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
title="What Our Customers Say"
|
||||
<div id="reviews" data-section="reviews">
|
||||
<TestimonialCardThirteen
|
||||
title="Customer Reviews"
|
||||
description="Real feedback from satisfied clients who trust us with their vehicles"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Martinez", handle: "@sarah_m - Luxury Car Owner", testimonial: "Romero transformed my BMW! The attention to detail is incredible. My car has never looked better. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-12274.jpg?_wi=1", imageAlt: "Sarah Martinez"
|
||||
id: "1", name: "Customer 1", handle: "Luxury Car Owner", testimonial: "Romero transformed my BMW! The attention to detail is incredible. My car has never looked better. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-12274.jpg?_wi=1", imageAlt: "Customer", rating: 5
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Johnson", handle: "@mike_j - Business Professional", testimonial: "Professional service, punctual, and affordable. The ceramic coating has kept my truck looking showroom fresh for months.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-talking-smartphone-cafe_1170-689.jpg?_wi=1", imageAlt: "Michael Johnson"
|
||||
id: "2", name: "Customer 2", handle: "Business Professional", testimonial: "Professional service, punctual, and affordable. The ceramic coating has kept my truck looking showroom fresh for months.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-talking-smartphone-cafe_1170-689.jpg?_wi=1", imageAlt: "Customer", rating: 5
|
||||
},
|
||||
{
|
||||
id: "3", name: "Jennifer Lee", handle: "@jen_lee - Car Enthusiast", testimonial: "Finally found someone who cares about my car as much as I do. The interior detailing was absolutely meticulous!", imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg", imageAlt: "Jennifer Lee"
|
||||
id: "3", name: "Customer 3", handle: "Car Enthusiast", testimonial: "Finally found someone who cares about my car as much as I do. The interior detailing was absolutely meticulous!", imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg", imageAlt: "Customer", rating: 5
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Chen", handle: "@david_c - Fleet Manager", testimonial: "We use Detailed by Romero for our company vehicles. Consistent quality, professional team, and excellent pricing. Can't ask for more!", imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20265.jpg", imageAlt: "David Chen"
|
||||
id: "4", name: "Customer 4", handle: "Fleet Manager", testimonial: "We use Detailed by Romero for our company vehicles. Consistent quality, professional team, and excellent pricing. Can't ask for more!", imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20265.jpg", imageAlt: "Customer", rating: 5
|
||||
},
|
||||
{
|
||||
id: "5", name: "Amanda Rodriguez", handle: "@amanda_r - New Customer", testimonial: "Best decision I made for my car care. Mobile service is so convenient, and the results speak for themselves. 5 stars!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-12274.jpg?_wi=2", imageAlt: "Amanda Rodriguez"
|
||||
id: "5", name: "Customer 5", handle: "New Customer", testimonial: "Best decision I made for my car care. Mobile service is so convenient, and the results speak for themselves. 5 stars!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-12274.jpg?_wi=2", imageAlt: "Customer", rating: 5
|
||||
},
|
||||
{
|
||||
id: "6", name: "Robert Thompson", handle: "@robert_t - Long-time Client", testimonial: "I've been using Romero's service for 3 years. Consistently excellent work and genuine care for each vehicle. Trustworthy professional!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-talking-smartphone-cafe_1170-689.jpg?_wi=2", imageAlt: "Robert Thompson"
|
||||
id: "6", name: "Customer 6", handle: "Long-time Client", testimonial: "I've been using Romero's service for 3 years. Consistently excellent work and genuine care for each vehicle. Trustworthy professional!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-talking-smartphone-cafe_1170-689.jpg?_wi=2", imageAlt: "Customer", rating: 5
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
topMarqueeDirection="left"
|
||||
showRating={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Pricing", href: "#pricing" },
|
||||
{ label: "Testimonials", href: "#testimonials" }
|
||||
{ label: "Reviews", href: "#reviews" }
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user