Merge version_1 into main #1
@@ -50,30 +50,30 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-mechanical-screws-kit_23-2148557969.jpg", imageAlt: "Precision removal tools"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-mechanical-screws-kit_23-2148557969.jpg?_wi=1", imageAlt: "Precision removal tools"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-nail-wheel-bicycle_181624-58825.jpg", imageAlt: "Damaged wheel nut extraction"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-nail-wheel-bicycle_181624-58825.jpg?_wi=1", imageAlt: "Damaged wheel nut extraction"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-52.jpg", imageAlt: "Professional workshop environment"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-52.jpg?_wi=1", imageAlt: "Professional workshop environment"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg", imageAlt: "Expert wheel nut removal"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg?_wi=1", imageAlt: "Expert wheel nut removal"
|
||||
}
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367553.jpg", imageAlt: "Extraction process in action"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367553.jpg?_wi=1", imageAlt: "Extraction process in action"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businessman-with-touchpad-communicating-with-car-mechanics-auto-repair-shop_637285-4227.jpg", imageAlt: "Professional damage assessment"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/craftsman-using-scissors-cut-fabric_482257-95827.jpg", imageAlt: "Clean finished result"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/craftsman-using-scissors-cut-fabric_482257-95827.jpg?_wi=1", imageAlt: "Clean finished result"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-mechanical-screws-kit_23-2148557969.jpg", imageAlt: "Specialized extraction tools"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-mechanical-screws-kit_23-2148557969.jpg?_wi=2", imageAlt: "Specialized extraction tools"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
{ value: "500+", title: "Complex removals completed" },
|
||||
{ value: "0%", title: "Unnecessary damage rate" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-nail-wheel-bicycle_181624-58825.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-nail-wheel-bicycle_181624-58825.jpg?_wi=2"
|
||||
imageAlt="Complex damaged wheel nut requiring specialist removal"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -117,27 +117,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Advanced Extraction Techniques", description: "Precision methods developed for the most challenging removal scenarios", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-mechanical-screws-kit_23-2148557969.jpg", imageAlt: "Advanced extraction tools", buttonIcon: ArrowRight,
|
||||
title: "Advanced Extraction Techniques", description: "Precision methods developed for the most challenging removal scenarios", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-mechanical-screws-kit_23-2148557969.jpg?_wi=3", imageAlt: "Advanced extraction tools", buttonIcon: ArrowRight,
|
||||
buttonHref: "#services"
|
||||
},
|
||||
{
|
||||
title: "Experience with Complex Cases", description: "Audi, Ford Transit, commercial vans and more — we've handled every type", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-52.jpg", imageAlt: "Professional workshop setup", buttonIcon: ArrowRight,
|
||||
title: "Experience with Complex Cases", description: "Audi, Ford Transit, commercial vans and more — we've handled every type", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-52.jpg?_wi=2", imageAlt: "Professional workshop setup", buttonIcon: ArrowRight,
|
||||
buttonHref: "#services"
|
||||
},
|
||||
{
|
||||
title: "Precision Methods", description: "Protect wheels and studs while solving the problem properly", imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367553.jpg", imageAlt: "Precision extraction in progress", buttonIcon: ArrowRight,
|
||||
title: "Precision Methods", description: "Protect wheels and studs while solving the problem properly", imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367553.jpg?_wi=2", imageAlt: "Precision extraction in progress", buttonIcon: ArrowRight,
|
||||
buttonHref: "#services"
|
||||
},
|
||||
{
|
||||
title: "Honest Pricing", description: "Transparent costs with no hidden fees or surprise charges", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg", imageAlt: "Professional service delivery", buttonIcon: ArrowRight,
|
||||
title: "Honest Pricing", description: "Transparent costs with no hidden fees or surprise charges", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg?_wi=2", imageAlt: "Professional service delivery", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"
|
||||
},
|
||||
{
|
||||
title: "Fast Service", description: "Same-day solutions available when you're stuck and need help urgently", imageSrc: "http://img.b2bpic.net/free-photo/craftsman-using-scissors-cut-fabric_482257-95827.jpg", imageAlt: "Completed removal result", buttonIcon: ArrowRight,
|
||||
title: "Fast Service", description: "Same-day solutions available when you're stuck and need help urgently", imageSrc: "http://img.b2bpic.net/free-photo/craftsman-using-scissors-cut-fabric_482257-95827.jpg?_wi=2", imageAlt: "Completed removal result", buttonIcon: ArrowRight,
|
||||
buttonHref: "tel:+447706970034"
|
||||
},
|
||||
{
|
||||
title: "Where Others Break Tools", description: "We finish the job when multiple garages have already failed", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-nail-wheel-bicycle_181624-58825.jpg", imageAlt: "Successfully removed damaged nut", buttonIcon: ArrowRight,
|
||||
title: "Where Others Break Tools", description: "We finish the job when multiple garages have already failed", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-nail-wheel-bicycle_181624-58825.jpg?_wi=3", imageAlt: "Successfully removed damaged nut", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"
|
||||
}
|
||||
]}
|
||||
@@ -158,19 +158,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Vehicle Owner", company: "Audi Q5", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg", imageAlt: "Sarah Johnson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg?_wi=1", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Fleet Manager", company: "Ford Transit", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg", imageAlt: "Michael Chen"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg?_wi=2", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", role: "Workshop Owner", company: "Local Garage", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg", imageAlt: "Emma Rodriguez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg?_wi=3", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Smith", role: "Delivery Driver", company: "Commercial Fleet", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg", imageAlt: "David Smith"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg?_wi=4", imageAlt: "David Smith"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -197,22 +197,22 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Locking Wheel Nut Removal", price: "From £49", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-mechanical-screws-kit_23-2148557969.jpg", imageAlt: "Locking wheel nut removal service"
|
||||
id: "1", name: "Locking Wheel Nut Removal", price: "From £49", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-mechanical-screws-kit_23-2148557969.jpg?_wi=4", imageAlt: "Locking wheel nut removal service"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Broken & Damaged Nut Extraction", price: "From £69", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-nail-wheel-bicycle_181624-58825.jpg", imageAlt: "Damaged wheel nut extraction"
|
||||
id: "2", name: "Broken & Damaged Nut Extraction", price: "From £69", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-nail-wheel-bicycle_181624-58825.jpg?_wi=4", imageAlt: "Damaged wheel nut extraction"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Seized & Over-Tightened Bolts", price: "From £59", imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367553.jpg", imageAlt: "Seized bolt removal service"
|
||||
id: "3", name: "Seized & Over-Tightened Bolts", price: "From £59", imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367553.jpg?_wi=3", imageAlt: "Seized bolt removal service"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Emergency & Same-Day Solutions", price: "Call for Quote", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-52.jpg", imageAlt: "Emergency removal service"
|
||||
id: "4", name: "Emergency & Same-Day Solutions", price: "Call for Quote", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-52.jpg?_wi=3", imageAlt: "Emergency removal service"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Multi-Wheel Solutions", price: "From £149", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg", imageAlt: "Multiple wheel removal service"
|
||||
id: "5", name: "Multi-Wheel Solutions", price: "From £149", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg?_wi=3", imageAlt: "Multiple wheel removal service"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Commercial Vehicle Packages", price: "Fleet Rates Available", imageSrc: "http://img.b2bpic.net/free-photo/craftsman-using-scissors-cut-fabric_482257-95827.jpg", imageAlt: "Commercial vehicle service"
|
||||
id: "6", name: "Commercial Vehicle Packages", price: "Fleet Rates Available", imageSrc: "http://img.b2bpic.net/free-photo/craftsman-using-scissors-cut-fabric_482257-95827.jpg?_wi=3", imageAlt: "Commercial vehicle service"
|
||||
}
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user