Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-31 18:01:38 +00:00
5 changed files with 19 additions and 19 deletions

View File

@@ -76,13 +76,13 @@ export default function LandingPage() {
id: "1",
name: "Bryan Rich",
role: "CEO & Founder",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-volunteers-with-donations_23-2149142797.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-volunteers-with-donations_23-2149142797.jpg?_wi=1",
},
{
id: "2",
name: "Staff Member",
role: "Technician",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-volunteers-with-donations_23-2149142797.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-volunteers-with-donations_23-2149142797.jpg?_wi=2",
},
]}
/>

View File

@@ -74,23 +74,23 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/back-view-vintage-white-van_23-2148321848.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/back-view-vintage-white-van_23-2148321848.jpg?_wi=1",
imageAlt: "Horse trailer service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/back-view-vintage-white-van_23-2148321848.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/back-view-vintage-white-van_23-2148321848.jpg?_wi=2",
imageAlt: "Maintenance service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/back-view-vintage-white-van_23-2148321848.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/back-view-vintage-white-van_23-2148321848.jpg?_wi=3",
imageAlt: "Professional trailer inspection",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/back-view-vintage-white-van_23-2148321848.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/back-view-vintage-white-van_23-2148321848.jpg?_wi=4",
imageAlt: "Trailer repair shop",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/back-view-vintage-white-van_23-2148321848.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/back-view-vintage-white-van_23-2148321848.jpg?_wi=5",
imageAlt: "Safety check",
},
]}
@@ -117,21 +117,21 @@ export default function LandingPage() {
id: 1,
title: "Horse Trailer Repair",
description: "Expert mechanical and structural repair.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-groomer-washes-horse-s-hooves-after-class-hippodrome-woman-takes-care-horse-washes-horse-after-training_1321-3834.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-groomer-washes-horse-s-hooves-after-class-hippodrome-woman-takes-care-horse-washes-horse-after-training_1321-3834.jpg?_wi=1",
imageAlt: "Repair",
},
{
id: 2,
title: "Annual Maintenance",
description: "Keep your equipment road-ready.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-groomer-washes-horse-s-hooves-after-class-hippodrome-woman-takes-care-horse-washes-horse-after-training_1321-3834.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-groomer-washes-horse-s-hooves-after-class-hippodrome-woman-takes-care-horse-washes-horse-after-training_1321-3834.jpg?_wi=2",
imageAlt: "Maintenance",
},
{
id: 3,
title: "Hitch & Electrical",
description: "Professional hitch and wiring services.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-groomer-washes-horse-s-hooves-after-class-hippodrome-woman-takes-care-horse-washes-horse-after-training_1321-3834.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-groomer-washes-horse-s-hooves-after-class-hippodrome-woman-takes-care-horse-washes-horse-after-training_1321-3834.jpg?_wi=3",
imageAlt: "Electrical",
},
]}
@@ -152,7 +152,7 @@ export default function LandingPage() {
role: "Owner",
company: "Local Farm",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cowboy-brushing-white-horse_23-2149395910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cowboy-brushing-white-horse_23-2149395910.jpg?_wi=1",
},
{
id: "2",
@@ -160,7 +160,7 @@ export default function LandingPage() {
role: "Rider",
company: "Stable",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-economist_23-2150167237.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-economist_23-2150167237.jpg?_wi=1",
},
{
id: "3",
@@ -184,7 +184,7 @@ export default function LandingPage() {
role: "Trainer",
company: "Green Acres",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cowboy-brushing-white-horse_23-2149395910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cowboy-brushing-white-horse_23-2149395910.jpg?_wi=2",
},
]}
kpiItems={[

View File

@@ -82,7 +82,7 @@ export default function LandingPage() {
role: "Client",
company: "Farm",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cowboy-brushing-white-horse_23-2149395910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cowboy-brushing-white-horse_23-2149395910.jpg?_wi=3",
},
{
id: "2",
@@ -90,7 +90,7 @@ export default function LandingPage() {
role: "Client",
company: "Stable",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-economist_23-2150167237.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-economist_23-2150167237.jpg?_wi=2",
},
]}
/>

View File

@@ -65,13 +65,13 @@ export default function LandingPage() {
id: 1,
title: "Diagnostics",
description: "Full system safety checks.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-groomer-washes-horse-s-hooves-after-class-hippodrome-woman-takes-care-horse-washes-horse-after-training_1321-3834.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-groomer-washes-horse-s-hooves-after-class-hippodrome-woman-takes-care-horse-washes-horse-after-training_1321-3834.jpg?_wi=4",
},
{
id: 2,
title: "Wiring Repair",
description: "Full electrical system overhaul.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-groomer-washes-horse-s-hooves-after-class-hippodrome-woman-takes-care-horse-washes-horse-after-training_1321-3834.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-groomer-washes-horse-s-hooves-after-class-hippodrome-woman-takes-care-horse-washes-horse-after-training_1321-3834.jpg?_wi=5",
},
]}
/>

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
category: "Safety",
title: "Pre-Trip Inspection",
excerpt: "Check these 5 things before you leave.",
imageSrc: "http://img.b2bpic.net/free-photo/back-view-vintage-white-van_23-2148321848.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/back-view-vintage-white-van_23-2148321848.jpg?_wi=6",
authorName: "Bryan R.",
authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-volunteers-with-donations_23-2149142797.jpg",
date: "Oct 2023",
@@ -77,7 +77,7 @@ export default function LandingPage() {
category: "Repair",
title: "Trailer Hitch Care",
excerpt: "Keeping your connection secure.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-groomer-washes-horse-s-hooves-after-class-hippodrome-woman-takes-care-horse-washes-horse-after-training_1321-3834.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-groomer-washes-horse-s-hooves-after-class-hippodrome-woman-takes-care-horse-washes-horse-after-training_1321-3834.jpg?_wi=6",
authorName: "Bryan R.",
authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-volunteers-with-donations_23-2149142797.jpg",
date: "Nov 2023",