Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -47,17 +47,17 @@ export default function LandingPage() {
|
||||
description="Fast diagnostics, fair prices, and experienced mechanics serving your community for years. We fix what needs fixing—nothing more."
|
||||
tag="Local Trusted Garage"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-mechanic-showing-thumbs-up_1170-1160.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-mechanic-showing-thumbs-up_1170-1160.jpg?_wi=1"
|
||||
imageAlt="Professional mechanic in modern garage"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson", handle: "Local Driver", testimonial: "Best garage in town — honest and reliable. They fixed my car the same day.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg", imageAlt: "Sarah Johnson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg?_wi=1", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
name: "Michael Chen", handle: "Regular Customer", testimonial: "Much cheaper than the dealership and they explained everything clearly.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageAlt: "Michael Chen"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg?_wi=1", imageAlt: "Michael Chen"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
description="We're a local, family-owned garage trusted by thousands of drivers. Our commitment to honesty, fair pricing, and expert service sets us apart."
|
||||
tag="Local Pride"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-mechanic-showing-thumbs-up_1170-1160.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-mechanic-showing-thumbs-up_1170-1160.jpg?_wi=2"
|
||||
imageAlt="Our trusted team of mechanics"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -124,10 +124,10 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Local Driver", testimonial: "Very honest garage. They told me exactly what was wrong with my car and didn't try to sell unnecessary repairs. Same-day service too!", imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg", imageAlt: "Sarah Johnson"
|
||||
id: "1", name: "Sarah Johnson", role: "Local Driver", testimonial: "Very honest garage. They told me exactly what was wrong with my car and didn't try to sell unnecessary repairs. Same-day service too!", imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg?_wi=2", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Regular Customer", testimonial: "Great service, fair price, and very friendly team. Much better than dealing with dealership pricing. I recommend them to everyone.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageAlt: "Michael Chen"
|
||||
id: "2", name: "Michael Chen", role: "Regular Customer", testimonial: "Great service, fair price, and very friendly team. Much better than dealing with dealership pricing. I recommend them to everyone.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg?_wi=2", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Repeat Customer", testimonial: "Fast repair, transparent communication, and reasonable prices. This is the garage everyone should know about. Been going for 3 years now.", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6773.jpg", imageAlt: "Emily Rodriguez"
|
||||
|
||||
Reference in New Issue
Block a user