Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 15:34:10 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
handle: "@sarahm",
testimonial: "Excellent diagnostics and fast service!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-working-computer-while-doing-car-diagnostic-with-his-coworker-workshop_637285-7640.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-working-computer-while-doing-car-diagnostic-with-his-coworker-workshop_637285-7640.jpg?_wi=1",
imageAlt: "automotive repair shop tools workbench",
},
{
@@ -72,7 +72,7 @@ export default function LandingPage() {
handle: "@davidk",
testimonial: "Honest, reliable and fairly priced.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-her-car-mechanic-repair-shop_637285-8670.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-her-car-mechanic-repair-shop_637285-8670.jpg?_wi=1",
imageAlt: "professional mechanic smiling garage",
},
{
@@ -80,7 +80,7 @@ export default function LandingPage() {
handle: "@priyal",
testimonial: "Knowledgeable and very refreshing.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-workshop_23-2147897800.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-workshop_23-2147897800.jpg?_wi=1",
imageAlt: "happy customer portrait car garage",
},
{
@@ -88,7 +88,7 @@ export default function LandingPage() {
handle: "@jamest",
testimonial: "Professional and transparent, a rare find.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-woman-holding-wrench-fix-car_23-2148327534.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-woman-holding-wrench-fix-car_23-2148327534.jpg?_wi=1",
imageAlt: "woman satisfied with auto service",
},
{
@@ -96,12 +96,12 @@ export default function LandingPage() {
handle: "@markr",
testimonial: "Best service in town, never going anywhere else.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg?_wi=1",
imageAlt: "portrait of customer at garage",
},
]}
tag="Trusted Vehicle Repair"
imageSrc="http://img.b2bpic.net/free-photo/auto-repairman-working-computer-while-doing-car-diagnostic-with-his-coworker-workshop_637285-7640.jpg"
imageSrc="http://img.b2bpic.net/free-photo/auto-repairman-working-computer-while-doing-car-diagnostic-with-his-coworker-workshop_637285-7640.jpg?_wi=2"
mediaAnimation="slide-up"
avatars={[
{
@@ -162,7 +162,7 @@ export default function LandingPage() {
description: "Full servicing for all makes and models.",
bentoComponent: "reveal-icon",
icon: Wrench,
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-mechanic-repair-shop_637285-9436.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-mechanic-repair-shop_637285-9436.jpg?_wi=1",
imageAlt: "happy driver car service center",
},
{
@@ -170,7 +170,7 @@ export default function LandingPage() {
description: "Advanced computer pinpointing for issues.",
bentoComponent: "reveal-icon",
icon: Search,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing_23-2150171294.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing_23-2150171294.jpg?_wi=1",
imageAlt: "satisfied customer repair shop",
},
{
@@ -178,7 +178,7 @@ export default function LandingPage() {
description: "Fitting and inspection for your safety.",
bentoComponent: "reveal-icon",
icon: CheckCircle,
imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-working-computer-while-doing-car-diagnostic-with-his-coworker-workshop_637285-7640.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-working-computer-while-doing-car-diagnostic-with-his-coworker-workshop_637285-7640.jpg?_wi=3",
imageAlt: "automotive repair shop tools workbench",
},
{
@@ -186,7 +186,7 @@ export default function LandingPage() {
description: "Routine maintenance for vehicle life.",
bentoComponent: "reveal-icon",
icon: Droplets,
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-her-car-mechanic-repair-shop_637285-8670.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-her-car-mechanic-repair-shop_637285-8670.jpg?_wi=2",
imageAlt: "professional mechanic smiling garage",
},
{
@@ -194,7 +194,7 @@ export default function LandingPage() {
description: "AC regas and leak detection.",
bentoComponent: "reveal-icon",
icon: Snowflake,
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-workshop_23-2147897800.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-workshop_23-2147897800.jpg?_wi=2",
imageAlt: "happy customer portrait car garage",
},
{
@@ -202,7 +202,7 @@ export default function LandingPage() {
description: "Inspection to ensure first-time pass.",
bentoComponent: "reveal-icon",
icon: Car,
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-woman-holding-wrench-fix-car_23-2148327534.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-woman-holding-wrench-fix-car_23-2148327534.jpg?_wi=2",
imageAlt: "woman satisfied with auto service",
},
]}
@@ -226,27 +226,27 @@ export default function LandingPage() {
{
id: "1",
name: "Sarah M.",
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-workshop_23-2147897800.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-workshop_23-2147897800.jpg?_wi=3",
},
{
id: "2",
name: "David K.",
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-woman-holding-wrench-fix-car_23-2148327534.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-woman-holding-wrench-fix-car_23-2148327534.jpg?_wi=3",
},
{
id: "3",
name: "Priya L.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg?_wi=2",
},
{
id: "4",
name: "James T.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-mechanic-repair-shop_637285-9436.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-mechanic-repair-shop_637285-9436.jpg?_wi=2",
},
{
id: "5",
name: "Mark R.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing_23-2150171294.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing_23-2150171294.jpg?_wi=2",
},
]}
cardTitle="4.3 Stars · 115 Reviews"