diff --git a/src/app/page.tsx b/src/app/page.tsx index 26288dc..d4c3abe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,25 +31,15 @@ export default function LandingPage() { @@ -58,59 +48,36 @@ export default function LandingPage() {
@@ -120,9 +87,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Expert Care for Your Grounds" description={[ - "For over a decade, we have been the gold standard in property protection and aesthetic landscaping.", - "We combine scientific precision with artistic vision to keep your estate pristine year-round.", - ]} + "For over a decade, we have been the gold standard in property protection and aesthetic landscaping.", "We combine scientific precision with artistic vision to keep your estate pristine year-round."]} /> @@ -133,22 +98,13 @@ export default function LandingPage() { description="From irrigation management to seasonal architectural pruning, we provide the full spectrum of land care." accordionItems={[ { - id: "a1", - title: "Irrigation Management", - content: "Complete water monitoring and irrigation infrastructure maintenance.", - }, + id: "a1", title: "Irrigation Management", content: "Complete water monitoring and irrigation infrastructure maintenance."}, { - id: "a2", - title: "Precision Pruning", - content: "Professional trimming to ensure your flora flourishes beautifully.", - }, + id: "a2", title: "Precision Pruning", content: "Professional trimming to ensure your flora flourishes beautifully."}, { - id: "a3", - title: "Grounds Protection", - content: "We safeguard your lawn and garden against seasonal climate challenges.", - }, + id: "a3", title: "Grounds Protection", content: "We safeguard your lawn and garden against seasonal climate challenges."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/rustic-deck-with-patio-furniture-vegetation_23-2150698456.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rustic-deck-with-patio-furniture-vegetation_23-2150698456.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -160,34 +116,19 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "basic", - badge: "Essential", - price: "$199/mo", - subtitle: "Basic property upkeep", - features: [ - "Lawn care", - "Watering checks", - ], + id: "basic", badge: "Essential", price: "$199/mo", subtitle: "Basic property upkeep", features: [ + "Lawn care", "Watering checks"], buttons: [ { - text: "Select", - }, + text: "Select"}, ], }, { - id: "premium", - badge: "Elite", - price: "$499/mo", - subtitle: "Full estate protection", - features: [ - "All basic", - "Tree pruning", - "Priority support", - ], + id: "premium", badge: "Elite", price: "$499/mo", subtitle: "Full estate protection", features: [ + "All basic", "Tree pruning", "Priority support"], buttons: [ { - text: "Select", - }, + text: "Select"}, ], }, ]} @@ -202,45 +143,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Outstanding", - quote: "The best protection I've ever had for my estate.", - name: "John Doe", - role: "Owner", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-giving-potted-plant-her-client_23-2147948332.jpg", - }, + id: "1", title: "Outstanding", quote: "The best protection I've ever had for my estate.", name: "John Doe", role: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-giving-potted-plant-her-client_23-2147948332.jpg?_wi=1"}, { - id: "2", - title: "Professional", - quote: "Their team is reliable and the lawn is pristine.", - name: "Jane Smith", - role: "Architect", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-couple-dancing_23-2149071573.jpg", - }, + id: "2", title: "Professional", quote: "Their team is reliable and the lawn is pristine.", name: "Jane Smith", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-couple-dancing_23-2149071573.jpg?_wi=1"}, { - id: "3", - title: "Excellence", - quote: "Truly superior service in every aspect.", - name: "Mike Ross", - role: "Lawyer", - imageSrc: "http://img.b2bpic.net/free-photo/young-male-student-working-computer-park_1303-16872.jpg", - }, + id: "3", title: "Excellence", quote: "Truly superior service in every aspect.", name: "Mike Ross", role: "Lawyer", imageSrc: "http://img.b2bpic.net/free-photo/young-male-student-working-computer-park_1303-16872.jpg?_wi=1"}, { - id: "4", - title: "Great Work", - quote: "Highly recommended for seasonal maintenance.", - name: "Sarah Lee", - role: "Designer", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-safety-mask-gloves-shaping-bushes_651396-3823.jpg", - }, + id: "4", title: "Great Work", quote: "Highly recommended for seasonal maintenance.", name: "Sarah Lee", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/young-man-safety-mask-gloves-shaping-bushes_651396-3823.jpg?_wi=1"}, { - id: "5", - title: "Pristine", - quote: "The landscaping looks better than ever before.", - name: "David Kim", - role: "CEO", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-tablet-park-looking-camera_23-2147779715.jpg", - }, + id: "5", title: "Pristine", quote: "The landscaping looks better than ever before.", name: "David Kim", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-tablet-park-looking-camera_23-2147779715.jpg?_wi=1"}, ]} title="Trusted by Homeowners" description="Excellence defined by those we serve." @@ -253,20 +164,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "Do you serve all areas?", - content: "Yes, we serve the entire region.", - }, + id: "q1", title: "Do you serve all areas?", content: "Yes, we serve the entire region."}, { - id: "q2", - title: "Can I upgrade my plan?", - content: "Upgrades are available anytime.", - }, + id: "q2", title: "Can I upgrade my plan?", content: "Upgrades are available anytime."}, { - id: "q3", - title: "What includes protection?", - content: "Our plans cover seasonal damage monitoring.", - }, + id: "q3", title: "What includes protection?", content: "Our plans cover seasonal damage monitoring."}, ]} title="Frequently Asked Questions" description="Have questions about our protection plans? We have answers." @@ -278,14 +180,11 @@ export default function LandingPage() { @@ -295,29 +194,19 @@ export default function LandingPage() { logoText="PPPC Inc" columns={[ { - title: "Links", - items: [ + title: "Links", items: [ { - label: "Services", - href: "#services", - }, + label: "Services", href: "#services"}, { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "Privacy", - href: "#", - }, + label: "Privacy", href: "#"}, { - label: "Terms", - href: "#", - }, + label: "Terms", href: "#"}, ], }, ]} @@ -326,4 +215,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file