1 Commits

Author SHA1 Message Date
4f3c06285d Update src/app/page.tsx 2026-03-10 14:01:42 +00:00

View File

@@ -97,20 +97,16 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "@sarahj_fenton", testimonial: "Had my ceramic coating on for 6 months now and it has held up amazing. Very professional work! The level of detail was exactly what I needed.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", imageAlt: "Sarah Johnson"
id: "1", name: "Sarah Johnson", handle: "@clmobiledetailingfenton", testimonial: "Had my ceramic coating on for 6 months now and it has held up amazing. Very professional work! The level of detail was exactly what I needed.", rating: 5
},
{
id: "2", name: "Michael Chen", handle: "@mchen_detailing", testimonial: "The convenience of mobile service combined with high-end shop quality is unbeatable. Highly recommended for anyone in Fenton, Lake Fenton, or Linden.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202435.jpg", imageAlt: "Michael Chen"
id: "2", name: "Michael Chen", handle: "@clmobiledetailingfenton", testimonial: "The convenience of mobile service combined with high-end shop quality is unbeatable. Highly recommended for anyone in Fenton, Lake Fenton, or Linden.", rating: 5
},
{
id: "3", name: "Emily Rodriguez", handle: "@emilyrod_cars", testimonial: "My interior looks factory-fresh after their restoration service. They treated my car like it was their own. Best detail I've ever had!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", imageAlt: "Emily Rodriguez"
id: "3", name: "Emily Rodriguez", handle: "@clmobiledetailingfenton", testimonial: "My interior looks factory-fresh after their restoration service. They treated my car like it was their own. Best detail I've ever had!", rating: 5
},
{
id: "4", name: "David Kim", handle: "@davidkim_mi", testimonial: "The engine bay detailing was incredible. Professional, meticulous, and they explained every step. Worth every penny for the quality and care shown.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", imageAlt: "David Kim"
id: "4", name: "David Kim", handle: "@clmobiledetailingfenton", testimonial: "The engine bay detailing was incredible. Professional, meticulous, and they explained every step. Worth every penny for the quality and care shown.", rating: 5
}
]}
/>
@@ -182,7 +178,7 @@ export default function LandingPage() {
},
{
title: "Connect", items: [
{ label: "Google Business Profile", href: "https://www.google.com/search?q=C%26L+Mobile+Detailing+Fenton" },
{ label: "Instagram", href: "https://www.instagram.com/clmobiledetailingfenton" },
{ label: "Call: (810) 288-4174", href: "tel:(810) 288-4174" },
{ label: "Text for Quote", href: "sms:(810) 288-4174" },
{ label: "Privacy Policy", href: "#" }