Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-15 02:28:42 +00:00

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-working-tablet-office_23-2149307827.jpg", imageAlt: "Modern auto garage"},
imageSrc: "http://img.b2bpic.net/free-photo/man-working-tablet-office_23-2149307827.jpg?_wi=1", imageAlt: "Modern auto garage"},
{
imageSrc: "http://img.b2bpic.net/free-photo/traffic-road-overpasses_1359-902.jpg", imageAlt: "Engine maintenance"},
{
@@ -78,19 +78,19 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95946.jpg", imageAlt: "modern auto garage high tech professional"},
{
title: "Engine Work", description: "In-depth engine repairs and tuning by experienced specialists.", buttonIcon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/man-working-tablet-office_23-2149307827.jpg", imageAlt: "modern auto garage high tech professional"},
imageSrc: "http://img.b2bpic.net/free-photo/man-working-tablet-office_23-2149307827.jpg?_wi=2", imageAlt: "modern auto garage high tech professional"},
{
title: "Brake Service", description: "Complete brake inspection and replacement for your safety.", buttonIcon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/muslim-couple-traveling-together_23-2149305596.jpg", imageAlt: "modern auto garage high tech professional"},
imageSrc: "http://img.b2bpic.net/free-photo/muslim-couple-traveling-together_23-2149305596.jpg?_wi=1", imageAlt: "modern auto garage high tech professional"},
{
title: "Diagnostics", description: "Modern scanning technology to find issues fast.", buttonIcon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/happy-black-mechanic-taking-notes-while-talking-customer-auto-repair-shop_637285-11587.jpg", imageAlt: "modern auto garage high tech professional"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-black-mechanic-taking-notes-while-talking-customer-auto-repair-shop_637285-11587.jpg?_wi=1", imageAlt: "modern auto garage high tech professional"},
{
title: "Oil Changes", description: "Quick and professional oil service to keep your car running smooth.", buttonIcon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-handshaking-with-female-mechanic-auto-repair-shop_637285-7758.jpg", imageAlt: "modern auto garage high tech professional"},
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-handshaking-with-female-mechanic-auto-repair-shop_637285-7758.jpg?_wi=1", imageAlt: "modern auto garage high tech professional"},
{
title: "Maintenance", description: "Routine checkups to prevent major future repair costs.", buttonIcon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg", imageAlt: "modern auto garage high tech professional"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg?_wi=1", imageAlt: "modern auto garage high tech professional"},
]}
title="Our Services"
description="Professional automotive care you can trust, delivered by Chicago's best mechanics."
@@ -125,16 +125,16 @@ export default function LandingPage() {
testimonials={[
{
id: "t1", name: "Samy", role: "Client", company: "Local Driver", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/muslim-couple-traveling-together_23-2149305596.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/muslim-couple-traveling-together_23-2149305596.jpg?_wi=2"},
{
id: "t2", name: "Amanda", role: "Client", company: "Local Driver", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-black-mechanic-taking-notes-while-talking-customer-auto-repair-shop_637285-11587.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-black-mechanic-taking-notes-while-talking-customer-auto-repair-shop_637285-11587.jpg?_wi=2"},
{
id: "t3", name: "Zack", role: "Client", company: "Local Driver", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-handshaking-with-female-mechanic-auto-repair-shop_637285-7758.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-handshaking-with-female-mechanic-auto-repair-shop_637285-7758.jpg?_wi=2"},
{
id: "t4", name: "Marcus", role: "Client", company: "Local Driver", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg?_wi=2"},
{
id: "t5", name: "Elena", role: "Client", company: "Local Driver", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-repair-garage_1170-1536.jpg"},