diff --git a/src/app/book/page.tsx b/src/app/book/page.tsx index 57bebe4..67908cf 100644 --- a/src/app/book/page.tsx +++ b/src/app/book/page.tsx @@ -27,21 +27,13 @@ export default function LandingPage() { @@ -51,14 +43,11 @@ export default function LandingPage() { @@ -73,17 +62,9 @@ export default function LandingPage() { description="Explore our common booking options." products={[ { - id: "p1", - name: "Furnace Tune-Up", - price: "$99", - imageSrc: "asset://prod-1", - }, + id: "p1", name: "Furnace Tune-Up", price: "$99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=prod-1"}, { - id: "p2", - name: "AC Inspection", - price: "$89", - imageSrc: "asset://prod-2", - }, + id: "p2", name: "AC Inspection", price: "$89", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=prod-2"}, ]} /> @@ -94,11 +75,8 @@ export default function LandingPage() { title="Terms of Booking" sections={[ { - heading: "Cancellation", - content: { - type: "paragraph", - text: "Please provide 24 hours notice for any service cancellations.", - }, + heading: "Cancellation", content: { + text: "Please provide 24 hours notice for any service cancellations."}, }, ]} /> @@ -110,29 +88,19 @@ export default function LandingPage() { { items: [ { - label: "About Us", - href: "/about", - }, + label: "About Us", href: "/about"}, { - label: "Services", - href: "/services", - }, + label: "Services", href: "/services"}, { - label: "Contact Us", - href: "/book", - }, + label: "Contact Us", href: "/book"}, ], }, { items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, ], }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index a24b280..2075010 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -56,39 +48,23 @@ export default function LandingPage() { description="Honest, reliable HVAC service. Prompt diagnostics and fair pricing you can trust." buttons={[ { - text: "Book Now", - href: "/book", - }, + text: "Book Now", href: "/book"}, { - text: "Our Services", - href: "/services", - }, + text: "Our Services", href: "/services"}, ]} slides={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=coldp4", - imageAlt: "hvac technician repairing furnace home", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=coldp4", imageAlt: "hvac technician repairing furnace home"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fgh1by", - imageAlt: "hvac technician repairing furnace home", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fgh1by", imageAlt: "hvac technician repairing furnace home"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=t5ustd", - imageAlt: "hvac technician repairing furnace home", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=t5ustd", imageAlt: "hvac technician repairing furnace home"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jbkgaq", - imageAlt: "hvac technician repairing furnace home", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jbkgaq", imageAlt: "hvac technician repairing furnace home"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6uucxc", - imageAlt: "hvac technician repairing furnace home", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6uucxc", imageAlt: "hvac technician repairing furnace home"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ujnbpk", - imageAlt: "hvac technician repairing furnace home", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ujnbpk", imageAlt: "hvac technician repairing furnace home"}, ]} /> @@ -113,55 +89,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - date: "2023", - title: "Customer", - quote: "Steve is an honest and hardworking guy. His demeanor and honesty won us over. He found a safety issue and fixed it for free.", - tag: "Honesty", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=whu1co", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9v755f", - }, + id: "1", name: "Sarah J.", date: "2023", title: "Customer", quote: "Steve is an honest and hardworking guy. His demeanor and honesty won us over. He found a safety issue and fixed it for free.", tag: "Honesty", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=whu1co", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9v755f"}, { - id: "2", - name: "Michael C.", - date: "2023", - title: "Customer", - quote: "Fair, honest, and prompt. Unlike the bigger businesses, he diagnosed it over the phone and showed up the next day.", - tag: "Prompt", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6fthrz", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=67syk5", - }, + id: "2", name: "Michael C.", date: "2023", title: "Customer", quote: "Fair, honest, and prompt. Unlike the bigger businesses, he diagnosed it over the phone and showed up the next day.", tag: "Prompt", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6fthrz", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=67syk5"}, { - id: "3", - name: "David R.", - date: "2023", - title: "Customer", - quote: "I appreciate his fairness. He didn't try to upsell me like the corporate guys.", - tag: "Fair Pricing", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4y8gai", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=me29ch", - }, + id: "3", name: "David R.", date: "2023", title: "Customer", quote: "I appreciate his fairness. He didn't try to upsell me like the corporate guys.", tag: "Fair Pricing", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4y8gai", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=me29ch"}, { - id: "4", - name: "Emily K.", - date: "2023", - title: "Customer", - quote: "Professional and prompt. Highly recommended for any HVAC needs.", - tag: "Professional", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2wbwy8", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b5jr8x", - }, + id: "4", name: "Emily K.", date: "2023", title: "Customer", quote: "Professional and prompt. Highly recommended for any HVAC needs.", tag: "Professional", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2wbwy8", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b5jr8x"}, { - id: "5", - name: "Jason W.", - date: "2023", - title: "Customer", - quote: "Binks is simply the best in town. Honest, transparent, and fair.", - tag: "Best Choice", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cinnhd", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v2ftok", - }, + id: "5", name: "Jason W.", date: "2023", title: "Customer", quote: "Binks is simply the best in town. Honest, transparent, and fair.", tag: "Best Choice", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cinnhd", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v2ftok"}, ]} title="Trusted by our community" description="Here is what our satisfied customers have to say about our prompt and honest service." @@ -174,11 +110,8 @@ export default function LandingPage() { title="Service Standards" sections={[ { - heading: "Our Promise", - content: { - type: "paragraph", - text: "We guarantee transparent pricing and honest assessments on every job.", - }, + heading: "Our Promise", content: { + text: "We guarantee transparent pricing and honest assessments on every job."}, }, ]} /> @@ -188,16 +121,13 @@ export default function LandingPage() { @@ -208,29 +138,19 @@ export default function LandingPage() { { items: [ { - label: "About Us", - href: "/about", - }, + label: "About Us", href: "/about"}, { - label: "Services", - href: "/services", - }, + label: "Services", href: "/services"}, { - label: "Contact Us", - href: "/book", - }, + label: "Contact Us", href: "/book"}, ], }, { items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, ], }, ]}