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
@@ -140,9 +140,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Driver, Southwark", testimonial: "Fast turnaround and excellent communication. They keep you informed every step of the way. Best garage in SE1!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5", name: "Jessica Allen", role: "Regular Customer, Waterloo", testimonial: "Honest advice and fair pricing. They could have done more work, but they didn't. That's integrity you rarely find!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Jessica Allen"},
|
||||
id: "5", name: "Jessica Allen", role: "Regular Customer, Waterloo", testimonial: "Honest advice and fair pricing. They could have done more work, but they didn't. That's integrity you rarely find!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", imageAlt: "Jessica Allen"},
|
||||
{
|
||||
id: "6", name: "Thomas Wright", role: "Fleet Manager, Southwark", testimonial: "Professional service for our company vehicles. Reliable, efficient, and they offer competitive fleet rates. Excellent partner!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Thomas Wright"},
|
||||
id: "6", name: "Thomas Wright", role: "Fleet Manager, Southwark", testimonial: "Professional service for our company vehicles. Reliable, efficient, and they offer competitive fleet rates. Excellent partner!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2", imageAlt: "Thomas Wright"},
|
||||
]}
|
||||
title="Customer Reviews"
|
||||
description="Real testimonials from satisfied customers in London who trust us with their vehicles"
|
||||
@@ -160,10 +160,10 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "171 Abbey Street", description: "London SE1 3GR, United Kingdom - Modern garage facility with ample parking", imageSrc: "http://img.b2bpic.net/free-photo/experienced-middle-aged-truck-mechanics-holding-parts-tools-repair-shop-by-truck_342744-1287.jpg", imageAlt: "General Autos garage location"},
|
||||
title: "171 Abbey Street", description: "London SE1 3GR, United Kingdom - Modern garage facility with ample parking", imageSrc: "http://img.b2bpic.net/free-photo/experienced-middle-aged-truck-mechanics-holding-parts-tools-repair-shop-by-truck_342744-1287.jpg?_wi=1", imageAlt: "General Autos garage location"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Hours of Service", description: "Monday to Friday: 8:30 AM - 6:00 PM | Saturday: Limited hours | Sunday: Closed", imageSrc: "http://img.b2bpic.net/free-photo/experienced-middle-aged-truck-mechanics-holding-parts-tools-repair-shop-by-truck_342744-1287.jpg", imageAlt: "General Autos operating hours"},
|
||||
title: "Hours of Service", description: "Monday to Friday: 8:30 AM - 6:00 PM | Saturday: Limited hours | Sunday: Closed", imageSrc: "http://img.b2bpic.net/free-photo/experienced-middle-aged-truck-mechanics-holding-parts-tools-repair-shop-by-truck_342744-1287.jpg?_wi=2", imageAlt: "General Autos operating hours"},
|
||||
]}
|
||||
title="Visit Our Garage"
|
||||
description="Located in the heart of Bermondsey, easy to reach from all of London SE1"
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/experienced-middle-aged-truck-mechanics-holding-parts-tools-repair-shop-by-truck_342744-1287.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/experienced-middle-aged-truck-mechanics-holding-parts-tools-repair-shop-by-truck_342744-1287.jpg?_wi=3"
|
||||
imageAlt="General Autos professional garage workspace"
|
||||
logoText="General Autos"
|
||||
copyrightText="© 2025 General Autos | Professional Car Repair & Maintenance"
|
||||
|
||||
Reference in New Issue
Block a user