Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 20:01:45 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "Get a Free Quote", href: "#contact" }
]}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36576.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36576.jpg?_wi=1"
imageAlt="Professional car detailing service in Johnson City"
frameStyle="card"
mediaAnimation="slide-up"
@@ -91,7 +91,7 @@ export default function LandingPage() {
description="127+ Happy Customers"
subdescription="East Tennessee's trusted detailing experts"
icon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36576.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36576.jpg?_wi=2"
imageAlt="Happy customer with detailed car"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -125,10 +125,10 @@ export default function LandingPage() {
<TestimonialCardSix
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "Johnson City, TN", testimonial: "Excellent service and top quality work at excellent prices. My car looks brand new!", imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-funny-expression_1194-3132.jpg", imageAlt: "Sarah Johnson"
id: "1", name: "Sarah Johnson", handle: "Johnson City, TN", testimonial: "Excellent service and top quality work at excellent prices. My car looks brand new!", imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-funny-expression_1194-3132.jpg?_wi=1", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", handle: "Kingsport, TN", testimonial: "Fair pricing, fast service, and friendly staff. Highly recommended for anyone looking for professional detailing.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", imageAlt: "Michael Chen"
id: "2", name: "Michael Chen", handle: "Kingsport, TN", testimonial: "Fair pricing, fast service, and friendly staff. Highly recommended for anyone looking for professional detailing.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=1", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emily Rodriguez", handle: "Bristol, TN", testimonial: "Great service at an affordable price. They really care about getting the details right.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-white-woman_23-2148941388.jpg", imageAlt: "Emily Rodriguez"
@@ -137,10 +137,10 @@ export default function LandingPage() {
id: "4", name: "David Kim", handle: "Johnson City, TN", testimonial: "Best detailing service in the area. Professional, efficient, and they stand behind their work.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-16454.jpg", imageAlt: "David Kim"
},
{
id: "5", name: "Jennifer Brown", handle: "Elizabethton, TN", testimonial: "Absolutely impressed with the results. The interior and exterior look amazing. Will definitely return!", imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-funny-expression_1194-3132.jpg", imageAlt: "Jennifer Brown"
id: "5", name: "Jennifer Brown", handle: "Elizabethton, TN", testimonial: "Absolutely impressed with the results. The interior and exterior look amazing. Will definitely return!", imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-funny-expression_1194-3132.jpg?_wi=2", imageAlt: "Jennifer Brown"
},
{
id: "6", name: "Robert Thompson", handle: "Gray, TN", testimonial: "Professional team that delivers exceptional results. Worth every penny for quality detailing.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", imageAlt: "Robert Thompson"
id: "6", name: "Robert Thompson", handle: "Gray, TN", testimonial: "Professional team that delivers exceptional results. Worth every penny for quality detailing.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=2", imageAlt: "Robert Thompson"
}
]}
animationType="slide-up"