Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-05-08 19:08:09 +00:00
2 changed files with 33 additions and 98 deletions

View File

@@ -26,14 +26,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home", id: "/"},
{
name: "About", id: "/about"},
{
name: "Services", id: "/services"},
{
name: "Book Now", id: "/book"},
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
{ name: "Services", id: "/services" },
{ name: "Book Now", id: "/book" },
]}
brandName="Bink's Heating & Cooling"
/>
@@ -42,12 +38,10 @@ export default function LandingPage() {
<div id="contact-body" data-section="contact-body">
<ContactText
useInvertedBackground={false}
background={{
variant: "plain"}}
background={{ variant: "plain" }}
text="Ready to get started? Book your service call today and experience honest, prompt service."
buttons={[
{
text: "Call Now", href: "tel:555-555-5555"},
{ text: "Call Now", href: "tel:555-555-5555" },
]}
/>
</div>
@@ -61,10 +55,8 @@ export default function LandingPage() {
title="Featured Services"
description="Explore our common booking options."
products={[
{
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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=prod-2"},
{ 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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=prod-2" },
]}
/>
</div>
@@ -74,10 +66,7 @@ export default function LandingPage() {
layout="page"
title="Terms of Booking"
sections={[
{
heading: "Cancellation", content: {
text: "Please provide 24 hours notice for any service cancellations."},
},
{ heading: "Cancellation", content: { type: "paragraph", text: "Please provide 24 hours notice for any service cancellations." } },
]}
/>
</div>
@@ -85,24 +74,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "About Us", href: "/about"},
{
label: "Services", href: "/services"},
{
label: "Contact Us", href: "/book"},
],
},
{
items: [
{
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service", href: "#"},
],
},
{ items: [{ label: "About Us", href: "/about" }, { label: "Services", href: "/services" }, { label: "Contact Us", href: "/book" }] },
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
]}
logoText="Bink's Heating & Cooling"
/>

View File

@@ -29,14 +29,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home", id: "/"},
{
name: "About", id: "/about"},
{
name: "Services", id: "/services"},
{
name: "Book Now", id: "/book"},
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
{ name: "Services", id: "/services" },
{ name: "Book Now", id: "/book" },
]}
brandName="Bink's Heating & Cooling"
/>
@@ -47,24 +43,16 @@ export default function LandingPage() {
logoText="Bink's Heating & Cooling"
description="Honest, reliable HVAC service. Prompt diagnostics and fair pricing you can trust."
buttons={[
{
text: "Book Now", href: "/book"},
{
text: "Our Services", href: "/services"},
{ text: "Book Now", href: "/book" },
{ 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=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=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=ujnbpk", 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=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=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" },
]}
/>
</div>
@@ -88,16 +76,11 @@ export default function LandingPage() {
textboxLayout="split"
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: "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: "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: "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: "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: "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."
@@ -109,10 +92,7 @@ export default function LandingPage() {
layout="section"
title="Service Standards"
sections={[
{
heading: "Our Promise", content: {
text: "We guarantee transparent pricing and honest assessments on every job."},
},
{ heading: "Our Promise", content: { type: "paragraph", text: "We guarantee transparent pricing and honest assessments on every job." } },
]}
/>
</div>
@@ -120,14 +100,12 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain"}}
background={{ variant: "plain" }}
tag="Get Help Now"
title="Speak to an Expert"
description="Have questions about your HVAC system? We're here to help guide you."
buttons={[
{
text: "Contact Support", href: "/book"},
{ text: "Contact Support", href: "/book" },
]}
/>
</div>
@@ -135,24 +113,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "About Us", href: "/about"},
{
label: "Services", href: "/services"},
{
label: "Contact Us", href: "/book"},
],
},
{
items: [
{
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service", href: "#"},
],
},
{ items: [{ label: "About Us", href: "/about" }, { label: "Services", href: "/services" }, { label: "Contact Us", href: "/book" }] },
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
]}
logoText="Bink's Heating & Cooling"
/>