diff --git a/src/app/page.tsx b/src/app/page.tsx index b0934bc..cd580eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,37 +33,21 @@ export default function LandingPage() { @@ -72,32 +56,15 @@ export default function LandingPage() {
@@ -367,20 +207,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "faq-1", - title: "What are the benefits of UPVC doors and windows?", - content: "UPVC products offer superior thermal insulation, enhanced security, excellent durability, low maintenance, and a wide range of aesthetic options, making them an ideal choice for modern buildings.", - }, + id: "faq-1", title: "What are the benefits of UPVC doors and windows?", content: "UPVC products offer superior thermal insulation, enhanced security, excellent durability, low maintenance, and a wide range of aesthetic options, making them an ideal choice for modern buildings."}, { - id: "faq-2", - title: "How long does UPVC installation take?", - content: "The installation time varies depending on the project size and complexity. Typically, a standard residential installation can be completed within 1-3 days. We provide a detailed timeline during the consultation phase.", - }, + id: "faq-2", title: "How long does UPVC installation take?", content: "The installation time varies depending on the project size and complexity. Typically, a standard residential installation can be completed within 1-3 days. We provide a detailed timeline during the consultation phase."}, { - id: "faq-3", - title: "Do you offer custom UPVC designs?", - content: "Yes, we specialize in bespoke UPVC solutions. Our team works closely with clients to create custom designs, colors, and finishes that perfectly match your architectural style and personal preferences.", - }, + id: "faq-3", title: "Do you offer custom UPVC designs?", content: "Yes, we specialize in bespoke UPVC solutions. Our team works closely with clients to create custom designs, colors, and finishes that perfectly match your architectural style and personal preferences."}, ]} title="Frequently Asked Questions" description="Find quick answers to common questions about our UPVC products, installation process, and after-sales services." @@ -392,8 +223,7 @@ export default function LandingPage() {