Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 20:31:53 +00:00
2 changed files with 1373 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -89,13 +89,13 @@ export default function LandingPage() {
title: "Brake Repair", description: "Safe, reliable brake service and replacement for optimal stopping power.", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-fixing-car-wheel-disc-brake_1170-1215.jpg"},
{
id: 4,
title: "Tire Service", description: "Tire replacement, rotation, and alignment to ensure smooth, safe driving.", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-working-shop-car_23-2150169978.jpg"},
title: "Tire Service", description: "Tire replacement, rotation, and alignment to ensure smooth, safe driving.", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-working-shop-car_23-2150169978.jpg?_wi=1"},
{
id: 5,
title: "Battery Replacement", description: "Battery testing and replacement to keep your vehicle starting reliably.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31702.jpg"},
{
id: 6,
title: "General Repair", description: "All-purpose automotive repair for any make and model.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-repairing-car_23-2150171263.jpg"},
title: "General Repair", description: "All-purpose automotive repair for any make and model.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-repairing-car_23-2150171263.jpg?_wi=1"},
]}
/>
</div>
@@ -109,13 +109,13 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Experienced Mechanics", price: "Trusted", variant: "Certified professionals with decades of combined experience", imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-crossing-hands_23-2147897805.jpg"},
id: "1", name: "Experienced Mechanics", price: "Trusted", variant: "Certified professionals with decades of combined experience", imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-crossing-hands_23-2147897805.jpg?_wi=1"},
{
id: "2", name: "Transparent Pricing", price: "Fair", variant: "No hidden fees, honest quotes upfront", imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580561.jpg"},
{
id: "3", name: "Fast Turnaround", price: "Quick", variant: "Most repairs completed same day", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-repairing-car_23-2150171263.jpg"},
id: "3", name: "Fast Turnaround", price: "Quick", variant: "Most repairs completed same day", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-repairing-car_23-2150171263.jpg?_wi=2"},
{
id: "4", name: "Quality Parts", price: "Premium", variant: "Original and OEM-equivalent components", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-working-shop-car_23-2150169978.jpg"},
id: "4", name: "Quality Parts", price: "Premium", variant: "Original and OEM-equivalent components", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-working-shop-car_23-2150169978.jpg?_wi=2"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -131,7 +131,7 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Reliable and Professional", quote: "Randers Auto fixed my car quickly and fairly. The mechanics knew exactly what was wrong and explained everything clearly. I recommend them to all my friends.", name: "Lars Jensen", role: "Car Owner", imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-crossing-hands_23-2147897805.jpg", imageAlt: "Lars Jensen"},
id: "1", title: "Reliable and Professional", quote: "Randers Auto fixed my car quickly and fairly. The mechanics knew exactly what was wrong and explained everything clearly. I recommend them to all my friends.", name: "Lars Jensen", role: "Car Owner", imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-crossing-hands_23-2147897805.jpg?_wi=2", imageAlt: "Lars Jensen"},
{
id: "2", title: "Honest Service at Fair Prices", quote: "I was worried about getting overcharged, but Randers Auto gave me a transparent quote and stuck to it. They really care about their customers.", name: "Pia Andersen", role: "Fleet Manager", imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg", imageAlt: "Pia Andersen"},
{