Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-02-18 22:19:07 +00:00
2 changed files with 55 additions and 55 deletions

View File

@@ -84,13 +84,13 @@ export default function ProductPage({ params }: ProductPageProps) {
<div id="navbar" data-section="navbar">
<NavbarStyleFullscreen
navItems={[
{"name":"Home","id":"/"},
{"name":"Services","id":"services"},
{"name":"Why Us","id":"about"},
{"name":"Testimonials","id":"testimonials"},
{"name":"Emergency","id":"emergency"},
{"name":"Contact","id":"contact"},
{"name":"Shop","id":"/shop"}
{ "name": "Home", "id": "/" },
{ "name": "Services", "id": "services" },
{ "name": "Why Us", "id": "about" },
{ "name": "Testimonials", "id": "testimonials" },
{ "name": "Emergency", "id": "emergency" },
{ "name": "Contact", "id": "contact" },
{ "name": "Shop", "id": "/shop" }
]}
brandName="Rondeau's Plumbing & Heating"
bottomLeftText="North Troy, VT 05859"
@@ -104,10 +104,10 @@ export default function ProductPage({ params }: ProductPageProps) {
<div id="footer" data-section="footer">
<FooterBaseReveal
columns={[
{"title":"Company","items":[{"label":"About Us","href":"#about"},{"label":"Services","href":"#services"},{"label":"Why Choose Us","href":"#about"}]},
{"title":"Service","items":[{"label":"Emergency Service","href":"#emergency"},{"label":"Request Service","href":"#contact"},{"label":"Testimonials","href":"#testimonials"}]},
{"title":"Contact","items":[{"label":"📞 (802) 744-6161","href":"tel:(802)744-6161"},{"label":"📍 2802 VT-101, North Troy, VT 05859","href":"#"},{"label":"💬 Request Service","href":"#contact"}]}
]
{ "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Services", "href": "#services" }, { "label": "Why Choose Us", "href": "#about" }] },
{ "title": "Service", "items": [{ "label": "Emergency Service", "href": "#emergency" }, { "label": "Request Service", "href": "#contact" }, { "label": "Testimonials", "href": "#testimonials" }] },
{ "title": "Contact", "items": [{ "label": "📞 (802) 744-6161", "href": "tel:(802)744-6161" }, { "label": "📍 2802 VT-101, North Troy, VT 05859", "href": "#" }, { "label": "💬 Request Service", "href": "#contact" }] }
]}
copyrightText="© 2025 Rondeau's Plumbing & Heating LLC | Proudly Serving North Troy, VT"
/>
</div>
@@ -134,13 +134,13 @@ export default function ProductPage({ params }: ProductPageProps) {
<div id="navbar" data-section="navbar">
<NavbarStyleFullscreen
navItems={[
{"name":"Home","id":"/"},
{"name":"Services","id":"services"},
{"name":"Why Us","id":"about"},
{"name":"Testimonials","id":"testimonials"},
{"name":"Emergency","id":"emergency"},
{"name":"Contact","id":"contact"},
{"name":"Shop","id":"/shop"}
{ "name": "Home", "id": "/" },
{ "name": "Services", "id": "services" },
{ "name": "Why Us", "id": "about" },
{ "name": "Testimonials", "id": "testimonials" },
{ "name": "Emergency", "id": "emergency" },
{ "name": "Contact", "id": "contact" },
{ "name": "Shop", "id": "/shop" }
]}
brandName="Rondeau's Plumbing & Heating"
bottomLeftText="North Troy, VT 05859"
@@ -162,10 +162,10 @@ export default function ProductPage({ params }: ProductPageProps) {
<div id="footer" data-section="footer">
<FooterBaseReveal
columns={[
{"title":"Company","items":[{"label":"About Us","href":"#about"},{"label":"Services","href":"#services"},{"label":"Why Choose Us","href":"#about"}]},
{"title":"Service","items":[{"label":"Emergency Service","href":"#emergency"},{"label":"Request Service","href":"#contact"},{"label":"Testimonials","href":"#testimonials"}]},
{"title":"Contact","items":[{"label":"📞 (802) 744-6161","href":"tel:(802)744-6161"},{"label":"📍 2802 VT-101, North Troy, VT 05859","href":"#"},{"label":"💬 Request Service","href":"#contact"}]}
]
{ "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Services", "href": "#services" }, { "label": "Why Choose Us", "href": "#about" }] },
{ "title": "Service", "items": [{ "label": "Emergency Service", "href": "#emergency" }, { "label": "Request Service", "href": "#contact" }, { "label": "Testimonials", "href": "#testimonials" }] },
{ "title": "Contact", "items": [{ "label": "📞 (802) 744-6161", "href": "tel:(802)744-6161" }, { "label": "📍 2802 VT-101, North Troy, VT 05859", "href": "#" }, { "label": "💬 Request Service", "href": "#contact" }] }
]}
copyrightText="© 2025 Rondeau's Plumbing & Heating LLC | Proudly Serving North Troy, VT"
/>
</div>
@@ -191,13 +191,13 @@ export default function ProductPage({ params }: ProductPageProps) {
<div id="navbar" data-section="navbar">
<NavbarStyleFullscreen
navItems={[
{"name":"Home","id":"/"},
{"name":"Services","id":"services"},
{"name":"Why Us","id":"about"},
{"name":"Testimonials","id":"testimonials"},
{"name":"Emergency","id":"emergency"},
{"name":"Contact","id":"contact"},
{"name":"Shop","id":"/shop"}
{ "name": "Home", "id": "/" },
{ "name": "Services", "id": "services" },
{ "name": "Why Us", "id": "about" },
{ "name": "Testimonials", "id": "testimonials" },
{ "name": "Emergency", "id": "emergency" },
{ "name": "Contact", "id": "contact" },
{ "name": "Shop", "id": "/shop" }
]}
brandName="Rondeau's Plumbing & Heating"
bottomLeftText="North Troy, VT 05859"
@@ -244,10 +244,10 @@ export default function ProductPage({ params }: ProductPageProps) {
<div id="footer" data-section="footer">
<FooterBaseReveal
columns={[
{"title":"Company","items":[{"label":"About Us","href":"#about"},{"label":"Services","href":"#services"},{"label":"Why Choose Us","href":"#about"}]},
{"title":"Service","items":[{"label":"Emergency Service","href":"#emergency"},{"label":"Request Service","href":"#contact"},{"label":"Testimonials","href":"#testimonials"}]},
{"title":"Contact","items":[{"label":"📞 (802) 744-6161","href":"tel:(802)744-6161"},{"label":"📍 2802 VT-101, North Troy, VT 05859","href":"#"},{"label":"💬 Request Service","href":"#contact"}]}
]
{ "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Services", "href": "#services" }, { "label": "Why Choose Us", "href": "#about" }] },
{ "title": "Service", "items": [{ "label": "Emergency Service", "href": "#emergency" }, { "label": "Request Service", "href": "#contact" }, { "label": "Testimonials", "href": "#testimonials" }] },
{ "title": "Contact", "items": [{ "label": "📞 (802) 744-6161", "href": "tel:(802)744-6161" }, { "label": "📍 2802 VT-101, North Troy, VT 05859", "href": "#" }, { "label": "💬 Request Service", "href": "#contact" }] }
]}
copyrightText="© 2025 Rondeau's Plumbing & Heating LLC | Proudly Serving North Troy, VT"
/>
</div>

View File

@@ -34,13 +34,13 @@ export default function ShopPage() {
<div id="navbar" data-section="navbar">
<NavbarStyleFullscreen
navItems={[
{"name":"Home","id":"/"},
{"name":"Services","id":"services"},
{"name":"Why Us","id":"about"},
{"name":"Testimonials","id":"testimonials"},
{"name":"Emergency","id":"emergency"},
{"name":"Contact","id":"contact"},
{"name":"Shop","id":"/shop"}
{ "name": "Home", "id": "/" },
{ "name": "Services", "id": "services" },
{ "name": "Why Us", "id": "about" },
{ "name": "Testimonials", "id": "testimonials" },
{ "name": "Emergency", "id": "emergency" },
{ "name": "Contact", "id": "contact" },
{ "name": "Shop", "id": "/shop" }
]}
brandName="Rondeau's Plumbing & Heating"
bottomLeftText="North Troy, VT 05859"
@@ -53,10 +53,10 @@ export default function ShopPage() {
<div id="footer" data-section="footer">
<FooterBaseReveal
columns={[
{"title":"Company","items":[{"label":"About Us","href":"#about"},{"label":"Services","href":"#services"},{"label":"Why Choose Us","href":"#about"}]},
{"title":"Service","items":[{"label":"Emergency Service","href":"#emergency"},{"label":"Request Service","href":"#contact"},{"label":"Testimonials","href":"#testimonials"}]},
{"title":"Contact","items":[{"label":"📞 (802) 744-6161","href":"tel:(802)744-6161"},{"label":"📍 2802 VT-101, North Troy, VT 05859","href":"#"},{"label":"💬 Request Service","href":"#contact"}]}
]
{ "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Services", "href": "#services" }, { "label": "Why Choose Us", "href": "#about" }] },
{ "title": "Service", "items": [{ "label": "Emergency Service", "href": "#emergency" }, { "label": "Request Service", "href": "#contact" }, { "label": "Testimonials", "href": "#testimonials" }] },
{ "title": "Contact", "items": [{ "label": "📞 (802) 744-6161", "href": "tel:(802)744-6161" }, { "label": "📍 2802 VT-101, North Troy, VT 05859", "href": "#" }, { "label": "💬 Request Service", "href": "#contact" }] }
]}
copyrightText="© 2025 Rondeau's Plumbing & Heating LLC | Proudly Serving North Troy, VT"
/>
</div>
@@ -82,13 +82,13 @@ export default function ShopPage() {
<div id="navbar" data-section="navbar">
<NavbarStyleFullscreen
navItems={[
{"name":"Home","id":"/"},
{"name":"Services","id":"services"},
{"name":"Why Us","id":"about"},
{"name":"Testimonials","id":"testimonials"},
{"name":"Emergency","id":"emergency"},
{"name":"Contact","id":"contact"},
{"name":"Shop","id":"/shop"}
{ "name": "Home", "id": "/" },
{ "name": "Services", "id": "services" },
{ "name": "Why Us", "id": "about" },
{ "name": "Testimonials", "id": "testimonials" },
{ "name": "Emergency", "id": "emergency" },
{ "name": "Contact", "id": "contact" },
{ "name": "Shop", "id": "/shop" }
]}
brandName="Rondeau's Plumbing & Heating"
bottomLeftText="North Troy, VT 05859"
@@ -109,10 +109,10 @@ export default function ShopPage() {
<div id="footer" data-section="footer">
<FooterBaseReveal
columns={[
{"title":"Company","items":[{"label":"About Us","href":"#about"},{"label":"Services","href":"#services"},{"label":"Why Choose Us","href":"#about"}]},
{"title":"Service","items":[{"label":"Emergency Service","href":"#emergency"},{"label":"Request Service","href":"#contact"},{"label":"Testimonials","href":"#testimonials"}]},
{"title":"Contact","items":[{"label":"📞 (802) 744-6161","href":"tel:(802)744-6161"},{"label":"📍 2802 VT-101, North Troy, VT 05859","href":"#"},{"label":"💬 Request Service","href":"#contact"}]}
]
{ "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Services", "href": "#services" }, { "label": "Why Choose Us", "href": "#about" }] },
{ "title": "Service", "items": [{ "label": "Emergency Service", "href": "#emergency" }, { "label": "Request Service", "href": "#contact" }, { "label": "Testimonials", "href": "#testimonials" }] },
{ "title": "Contact", "items": [{ "label": "📞 (802) 744-6161", "href": "tel:(802)744-6161" }, { "label": "📍 2802 VT-101, North Troy, VT 05859", "href": "#" }, { "label": "💬 Request Service", "href": "#contact" }] }
]}
copyrightText="© 2025 Rondeau's Plumbing & Heating LLC | Proudly Serving North Troy, VT"
/>
</div>