Update src/app/page.tsx

This commit is contained in:
2026-05-07 15:14:57 +00:00
parent 8d3dc0ade3
commit 10eafcf7f6

View File

@@ -55,17 +55,17 @@ export default function LandingPage() {
]}
carouselItems={[
{
id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/crop-person-riding-motorbike_23-2147770963.jpg", imageAlt: "motorcycle training perth sunny"},
id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/crop-person-riding-motorbike_23-2147770963.jpg?_wi=1", imageAlt: "motorcycle training perth sunny"},
{
id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/couple-vacation-trip-sitting-inside-car-looking-map_23-2147855673.jpg", imageAlt: "manual car driving lesson street"},
id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/couple-vacation-trip-sitting-inside-car-looking-map_23-2147855673.jpg?_wi=1", imageAlt: "manual car driving lesson street"},
{
id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-motorbike-outdoors_23-2150620922.jpg", imageAlt: "motorcycle riding open road"},
id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-motorbike-outdoors_23-2150620922.jpg?_wi=1", imageAlt: "motorcycle riding open road"},
{
id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318424.jpg", imageAlt: "beginner car driving lesson"},
id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318424.jpg?_wi=1", imageAlt: "beginner car driving lesson"},
{
id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-safety-helmet_23-2150742821.jpg", imageAlt: "motorcycle defensive riding training"},
id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-safety-helmet_23-2150742821.jpg?_wi=1", imageAlt: "motorcycle defensive riding training"},
{
id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891406.jpg", imageAlt: "driving test preparation perth"},
id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891406.jpg?_wi=1", imageAlt: "driving test preparation perth"},
]}
/>
</div>
@@ -117,22 +117,22 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/biker-girl-leather-jacket-motorcycle_158595-453.jpg", imageAlt: "Biker girl in a leather jacket on a motorcycle"},
{
title: "Motorcycle R", description: "Open class motorcycle license training.", buttonIcon: ArrowRight,
imageSrc: "http://img.b2bpic.net/free-photo/crop-person-riding-motorbike_23-2147770963.jpg", imageAlt: "Biker girl in a leather jacket on a motorcycle"},
imageSrc: "http://img.b2bpic.net/free-photo/crop-person-riding-motorbike_23-2147770963.jpg?_wi=2", imageAlt: "Biker girl in a leather jacket on a motorcycle"},
{
title: "Car Manual", description: "Expert manual transmission lessons.", buttonIcon: ArrowRight,
imageSrc: "http://img.b2bpic.net/free-photo/couple-vacation-trip-sitting-inside-car-looking-map_23-2147855673.jpg", imageAlt: "Biker girl in a leather jacket on a motorcycle"},
imageSrc: "http://img.b2bpic.net/free-photo/couple-vacation-trip-sitting-inside-car-looking-map_23-2147855673.jpg?_wi=2", imageAlt: "Biker girl in a leather jacket on a motorcycle"},
{
title: "Car Automatic", description: "Safe automatic driving instruction.", buttonIcon: ArrowRight,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-motorbike-outdoors_23-2150620922.jpg", imageAlt: "Biker girl in a leather jacket on a motorcycle"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-motorbike-outdoors_23-2150620922.jpg?_wi=2", imageAlt: "Biker girl in a leather jacket on a motorcycle"},
{
title: "Defensive Driving", description: "Safety skills for every road user.", buttonIcon: ArrowRight,
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318424.jpg", imageAlt: "Biker girl in a leather jacket on a motorcycle"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318424.jpg?_wi=2", imageAlt: "Biker girl in a leather jacket on a motorcycle"},
{
title: "License Test Hire", description: "Vehicle hire for your assessment day.", buttonIcon: ArrowRight,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-safety-helmet_23-2150742821.jpg", imageAlt: "Biker girl in a leather jacket on a motorcycle"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-safety-helmet_23-2150742821.jpg?_wi=2", imageAlt: "Biker girl in a leather jacket on a motorcycle"},
{
title: "Refresher Lesson", description: "Quick skills check and confidence build.", buttonIcon: ArrowRight,
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891406.jpg", imageAlt: "Biker girl in a leather jacket on a motorcycle"},
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891406.jpg?_wi=2", imageAlt: "Biker girl in a leather jacket on a motorcycle"},
]}
title="Our Professional Services"
description="Comprehensive training packages tailored to your license goals."