Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 12:24:47 +00:00

View File

@@ -54,7 +54,7 @@ export default function CycleHubPage() {
testimonials={[
{
name: "Sarah Mitchell", handle: "Regular Customer", testimonial: "Best bike service in town! Professional, fast, and fair pricing.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell"
}
]}
buttons={[
@@ -104,7 +104,7 @@ export default function CycleHubPage() {
tagIcon={Wrench}
features={[
{
id: "tune-up", title: "Complete Tune-Up", description: "Full bike inspection, brake adjustment, derailleur tuning, and chain service", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/handsome-redhead-male-jeans-coverall-working-with-bicycle-wheel-repair-shop-worker-removes-bicycle-tire-workshop_613910-19567.jpg", imageAlt: "Bicycle tune-up service"
id: "tune-up", title: "Complete Tune-Up", description: "Full bike inspection, brake adjustment, derailleur tuning, and chain service", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/handsome-redhead-male-jeans-coverall-working-with-bicycle-wheel-repair-shop-worker-removes-bicycle-tire-workshop_613910-19567.jpg?_wi=1", imageAlt: "Bicycle tune-up service"
},
{
id: "brake-repair", title: "Brake Service & Repair", description: "Disc brake bleeding, rim brake adjustment, and pad replacement", tag: "Safety", imageSrc: "http://img.b2bpic.net/free-photo/shot-working-mechanic-repairing-bicycle_181624-50325.jpg", imageAlt: "Brake system repair"
@@ -113,7 +113,7 @@ export default function CycleHubPage() {
id: "wheel-true", title: "Wheel Truing & Spoke Work", description: "Professional wheel alignment and spoke replacement services", tag: "Precision", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138607.jpg", imageAlt: "Wheel alignment and truing"
},
{
id: "drivetrain", title: "Drivetrain Service", description: "Chain cleaning, cassette replacement, and shifting optimization", tag: "Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/handsome-redhead-male-jeans-coverall-working-with-bicycle-wheel-repair-shop-worker-removes-bicycle-tire-workshop_613910-19567.jpg", imageAlt: "Drivetrain maintenance"
id: "drivetrain", title: "Drivetrain Service", description: "Chain cleaning, cassette replacement, and shifting optimization", tag: "Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/handsome-redhead-male-jeans-coverall-working-with-bicycle-wheel-repair-shop-worker-removes-bicycle-tire-workshop_613910-19567.jpg?_wi=2", imageAlt: "Drivetrain maintenance"
}
]}
textboxLayout="default"
@@ -129,16 +129,16 @@ export default function CycleHubPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Johnson"
id: "1", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Marcus Johnson"
},
{
id: "2", name: "Emily Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Chen"
id: "2", name: "Emily Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Chen"
},
{
id: "3", name: "David Williams", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Williams"
id: "3", name: "David Williams", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Williams"
},
{
id: "4", name: "Jessica Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Rodriguez"
id: "4", name: "Jessica Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Jessica Rodriguez"
}
]}
cardTitle="Trusted by thousands of cyclists in our community"