Update src/app/page.tsx
This commit is contained in:
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "warranty-coverage", title: "1-Year Full Coverage", tags: ["Original Defects", "Manufacturing Faults", "Movement Issues"],
|
id: "warranty-coverage", title: "1-Year Full Coverage", tags: ["Original Defects", "Manufacturing Faults", "Movement Issues"],
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/guaranteed-badges-set_23-2147539774.jpg", imageAlt: "Warranty coverage badge"
|
imageSrc: "http://img.b2bpic.net/free-vector/guaranteed-badges-set_23-2147539774.jpg?_wi=1", imageAlt: "Warranty coverage badge"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "warranty-service", title: "Expert Servicing", tags: ["Professional Technicians", "Quality Parts", "Quick Turnaround"],
|
id: "warranty-service", title: "Expert Servicing", tags: ["Professional Technicians", "Quality Parts", "Quick Turnaround"],
|
||||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "warranty-process", title: "Simple Claims Process", tags: ["Fast Approval", "Easy Documentation", "Hassle-Free Replacement"],
|
id: "warranty-process", title: "Simple Claims Process", tags: ["Fast Approval", "Easy Documentation", "Hassle-Free Replacement"],
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/guaranteed-badges-set_23-2147539774.jpg", imageAlt: "Simple warranty claims"
|
imageSrc: "http://img.b2bpic.net/free-vector/guaranteed-badges-set_23-2147539774.jpg?_wi=2", imageAlt: "Simple warranty claims"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
|
|||||||
Reference in New Issue
Block a user