Merge version_31 into main #33
@@ -86,42 +86,42 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "service-1", label: "Footwear Care", title: "Luxury Shoe Repair", items: [
|
||||
"Stop replacing worn heels", "Fix loose stitching and tears", "Renew finish and suppleness"],
|
||||
"Walk with renewed confidence", "Extend your favorite footwear life", "Professional grade longevity"],
|
||||
buttons: [{
|
||||
text: "Request a Repair Quote", href: "#contact"
|
||||
}]
|
||||
},
|
||||
{
|
||||
id: "service-2", label: "Boot Expertise", title: "Boot Resole & Restoration", items: [
|
||||
"Make your favorite boots walkable again", "Remove scuffs and restore color", "Keep your feet dry in any weather"],
|
||||
"Restore all-weather protection", "Refine leather texture and color", "Supreme comfort for every step"],
|
||||
buttons: [{
|
||||
text: "Request a Repair Quote", href: "#contact"
|
||||
}]
|
||||
},
|
||||
{
|
||||
id: "service-3", label: "Designer Focus", title: "Designer Heel Repair", items: [
|
||||
"Stop throwing away your favorite heels", "Fix broken heels and wobbly tips", "Maintain your luxury investment"],
|
||||
"Preserve your high-end investment", "Flawless stability and support", "Signature luxury finish restored"],
|
||||
buttons: [{
|
||||
text: "Request a Repair Quote", href: "#contact"
|
||||
}]
|
||||
},
|
||||
{
|
||||
id: "service-4", label: "Accessories", title: "Leather Bag Repair", items: [
|
||||
"Fix broken straps that won't stay", "Replace stuck or broken zippers", "Restore the look of aged leather"],
|
||||
"Security and style restored", "Smooth, effortless hardware motion", "Timeless elegance reborn"],
|
||||
buttons: [{
|
||||
text: "Request a Repair Quote", href: "#contact"
|
||||
}]
|
||||
},
|
||||
{
|
||||
id: "service-5", label: "Custom Fitting", title: "Stretching & Fitting", items: [
|
||||
"Eliminate painful pressure points", "Get the perfect fit for your foot", "Make uncomfortable shoes wearable"],
|
||||
"Pain-free daily wear", "Tailored comfort for your foot", "Perfect fit for every occasion"],
|
||||
buttons: [{
|
||||
text: "Request a Repair Quote", href: "#contact"
|
||||
}]
|
||||
},
|
||||
{
|
||||
id: "service-6", label: "Personalization", title: "Custom Modifications", items: [
|
||||
"Update old, outdated hardware", "Change the color of your style", "Add unique custom touches"],
|
||||
"Refreshed contemporary aesthetic", "Unique style evolution", "Bespoke detailing customized"],
|
||||
buttons: [{
|
||||
text: "Request a Repair Quote", href: "#contact"
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user