Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-11 20:53:27 +00:00
3 changed files with 81 additions and 245 deletions

View File

@@ -16,7 +16,7 @@ export default function ContactPage() {
borderRadius="soft"
contentWidth="small"
sizing="largeSmall"
background="noiseDiagonalGradient"
background="aurora"
cardStyle="glass-elevated"
primaryButtonStyle="double-inset"
secondaryButtonStyle="solid"
@@ -45,9 +45,9 @@ export default function ContactPage() {
description="Let our chimney experts help you find the perfect system for your residential or commercial project. Fast response time guaranteed."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "noiseDiagonalGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/smiling-manager-shaking-hands-with-new-worker_1139-206.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/smiling-manager-shaking-hands-with-new-worker_1139-206.jpg"
imageAlt="Professional chimney consultation"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -67,7 +67,7 @@ export default function ContactPage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/architect-sat-inspected-building-plan_1150-24378.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/architect-sat-inspected-building-plan_1150-24378.jpg"
imageAlt="Customer support team"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -75,35 +75,17 @@ export default function ContactPage() {
animationType="smooth"
faqs={[
{
id: "1",
title: "What is the difference between 304 and 316 stainless steel?",
content: "304 stainless steel offers excellent corrosion resistance for most residential and light commercial applications. 316 stainless steel includes molybdenum, providing superior performance in coastal, industrial, and marine environments where salt spray or chemical exposure is present. We recommend 316 for commercial projects and coastal homes.",
},
id: "1", title: "What is the difference between 304 and 316 stainless steel?", content: "304 stainless steel offers excellent corrosion resistance for most residential and light commercial applications. 316 stainless steel includes molybdenum, providing superior performance in coastal, industrial, and marine environments where salt spray or chemical exposure is present. We recommend 316 for commercial projects and coastal homes."},
{
id: "2",
title: "How long will a ChimneyPro system last?",
content: "With proper installation and maintenance, our stainless steel chimney systems are engineered to last 50+ years. Most customers report zero corrosion or degradation after 20-30 years of use. Our 30-year material warranty reflects this durability, with extended warranties available for commercial applications.",
},
id: "2", title: "How long will a ChimneyPro system last?", content: "With proper installation and maintenance, our stainless steel chimney systems are engineered to last 50+ years. Most customers report zero corrosion or degradation after 20-30 years of use. Our 30-year material warranty reflects this durability, with extended warranties available for commercial applications."},
{
id: "3",
title: "Can ChimneyPro systems be installed by homeowners?",
content: "Yes, many homeowners successfully install our systems. We provide detailed installation guides, video tutorials, and free phone support to help with the process. For complex installations or local code requirements, we recommend consulting a certified chimney installer. Professional installation ensures compliance with building codes.",
},
id: "3", title: "Can ChimneyPro systems be installed by homeowners?", content: "Yes, many homeowners successfully install our systems. We provide detailed installation guides, video tutorials, and free phone support to help with the process. For complex installations or local code requirements, we recommend consulting a certified chimney installer. Professional installation ensures compliance with building codes."},
{
id: "4",
title: "What warranty coverage do you offer?",
content: "ChimneyPro offers a 30-year material warranty covering manufacturing defects on all residential systems. Commercial systems qualify for a 40-year extended warranty. Our warranty is fully transferable to subsequent owners, adding significant value to your property investment.",
},
id: "4", title: "What warranty coverage do you offer?", content: "ChimneyPro offers a 30-year material warranty covering manufacturing defects on all residential systems. Commercial systems qualify for a 40-year extended warranty. Our warranty is fully transferable to subsequent owners, adding significant value to your property investment."},
{
id: "5",
title: "Do you offer bulk discounts for contractors?",
content: "Yes, we provide competitive volume discounts for contractors, builders, and developers. Our contractor program includes volume pricing starting at 10+ units, dedicated account management, expedited shipping, and white-label options. Contact our commercial team for custom quotes.",
},
id: "5", title: "Do you offer bulk discounts for contractors?", content: "Yes, we provide competitive volume discounts for contractors, builders, and developers. Our contractor program includes volume pricing starting at 10+ units, dedicated account management, expedited shipping, and white-label options. Contact our commercial team for custom quotes."},
{
id: "6",
title: "How quickly can you ship my order?",
content: "We process most orders same-day and ship via direct-to-site delivery. Standard residential shipping takes 5-7 business days. Expedited and rush shipping options are available for urgent projects. Commercial bulk orders are coordinated with dedicated logistics support for optimal scheduling.",
},
id: "6", title: "How quickly can you ship my order?", content: "We process most orders same-day and ship via direct-to-site delivery. Standard residential shipping takes 5-7 business days. Expedited and rush shipping options are available for urgent projects. Commercial bulk orders are coordinated with dedicated logistics support for optimal scheduling."},
]}
/>
</div>
@@ -113,8 +95,7 @@ export default function ContactPage() {
<FooterBaseReveal
columns={[
{
title: "Products",
items: [
title: "Products", items: [
{ label: "Residential Systems", href: "/products" },
{ label: "Commercial Grade", href: "/products" },
{ label: "Premium Edition", href: "/products" },
@@ -122,8 +103,7 @@ export default function ContactPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Mission", href: "/about" },
{ label: "Warranty Info", href: "#" },
@@ -131,8 +111,7 @@ export default function ContactPage() {
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Contact Us", href: "/contact" },
{ label: "Installation Guide", href: "#" },
{ label: "FAQ", href: "#faq" },

View File

@@ -22,7 +22,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="small"
sizing="largeSmall"
background="noiseDiagonalGradient"
background="aurora"
cardStyle="glass-elevated"
primaryButtonStyle="double-inset"
secondaryButtonStyle="solid"
@@ -46,7 +46,7 @@ export default function HomePage() {
<HeroBillboardRotatedCarousel
title="Premium Stainless Steel Chimneys Built to Last"
description="Durable, corrosion-resistant chimney systems for homes and commercial properties. Expert guidance and fast shipping included"
background={{ variant: "noiseDiagonalGradient" }}
background={{ variant: "plain" }}
tag="Industry Leading"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -57,34 +57,22 @@ export default function HomePage() {
buttonAnimation="slide-up"
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/cabinet-couple-therapy-with-relationship-issues-relationship-counseling_482257-25229.jpg?_wi=1",
imageAlt: "Residential stainless steel chimney installation"
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/cabinet-couple-therapy-with-relationship-issues-relationship-counseling_482257-25229.jpg", imageAlt: "Residential stainless steel chimney installation"
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg",
imageAlt: "Commercial chimney system construction"
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg", imageAlt: "Commercial chimney system construction"
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-young-woman-ignite-big-match-fireplace_23-2147904501.jpg",
imageAlt: "Luxury chimney fireplace design"
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-young-woman-ignite-big-match-fireplace_23-2147904501.jpg", imageAlt: "Luxury chimney fireplace design"
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388947.jpg",
imageAlt: "Durable stainless steel chimney"
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388947.jpg", imageAlt: "Durable stainless steel chimney"
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/decorative-metallic-holder-with-heap-wooden-logs-stony-fireplace-with-burning-logs_132075-6161.jpg",
imageAlt: "Professional chimney installation"
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/decorative-metallic-holder-with-heap-wooden-logs-stony-fireplace-with-burning-logs_132075-6161.jpg", imageAlt: "Professional chimney installation"
},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-from-home_23-2149187577.jpg",
imageAlt: "Corrosion-resistant chimney protection"
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-from-home_23-2149187577.jpg", imageAlt: "Corrosion-resistant chimney protection"
}
]}
autoPlay={true}
@@ -105,34 +93,16 @@ export default function HomePage() {
animationType="slide-up"
products={[
{
id: "residential-standard",
brand: "ChimneyPro",
name: "Residential Standard System",
price: "$1,299.00",
rating: 5,
reviewCount: "2.3k",
imageSrc: "http://img.b2bpic.net/free-photo/senior-people-confronting-alzheimer-disease_23-2149043771.jpg?_wi=1",
imageAlt: "Residential standard chimney system"
id: "residential-standard", brand: "ChimneyPro", name: "Residential Standard System", price: "$1,299.00", rating: 5,
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/senior-people-confronting-alzheimer-disease_23-2149043771.jpg", imageAlt: "Residential standard chimney system"
},
{
id: "commercial-pro",
brand: "ChimneyPro",
name: "Commercial Pro Series",
price: "$3,499.00",
rating: 5,
reviewCount: "1.8k",
imageSrc: "http://img.b2bpic.net/free-photo/metal-chimney_1150-10922.jpg?_wi=1",
imageAlt: "Commercial grade chimney system"
id: "commercial-pro", brand: "ChimneyPro", name: "Commercial Pro Series", price: "$3,499.00", rating: 5,
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/metal-chimney_1150-10922.jpg", imageAlt: "Commercial grade chimney system"
},
{
id: "premium-luxury",
brand: "ChimneyPro",
name: "Premium Luxury Edition",
price: "$5,799.00",
rating: 5,
reviewCount: "892",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-safety-glasses-works-machine-tool_1163-3157.jpg?_wi=1",
imageAlt: "Premium luxury chimney system"
id: "premium-luxury", brand: "ChimneyPro", name: "Premium Luxury Edition", price: "$5,799.00", rating: 5,
reviewCount: "892", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-safety-glasses-works-machine-tool_1163-3157.jpg", imageAlt: "Premium luxury chimney system"
}
]}
buttons={[
@@ -153,31 +123,19 @@ export default function HomePage() {
features={[
{
id: 1,
title: "Corrosion-Resistant Material",
description: "Premium 304/316 stainless steel formulation withstands extreme weather, salt spray, and industrial environments without degradation. Superior longevity compared to conventional materials.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-people-confronting-alzheimer-disease_23-2149043771.jpg?_wi=2",
imageAlt: "Corrosion-resistant material"
title: "Corrosion-Resistant Material", description: "Premium 304/316 stainless steel formulation withstands extreme weather, salt spray, and industrial environments without degradation. Superior longevity compared to conventional materials.", imageSrc: "http://img.b2bpic.net/free-photo/senior-people-confronting-alzheimer-disease_23-2149043771.jpg", imageAlt: "Corrosion-resistant material"
},
{
id: 2,
title: "Expert Installation Support",
description: "Comprehensive technical guidance for both DIY homeowners and professional contractors. Detailed sizing charts, installation videos, and 24/7 phone support included.",
imageSrc: "http://img.b2bpic.net/free-photo/metal-chimney_1150-10922.jpg?_wi=2",
imageAlt: "Expert installation support"
title: "Expert Installation Support", description: "Comprehensive technical guidance for both DIY homeowners and professional contractors. Detailed sizing charts, installation videos, and 24/7 phone support included.", imageSrc: "http://img.b2bpic.net/free-photo/metal-chimney_1150-10922.jpg", imageAlt: "Expert installation support"
},
{
id: 3,
title: "Industry-Leading Warranty",
description: "30-year material warranty covering manufacturing defects. Extended commercial warranty available. Transferable warranty builds homeowner confidence in durability.",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-safety-glasses-works-machine-tool_1163-3157.jpg?_wi=2",
imageAlt: "Industry-leading warranty"
title: "Industry-Leading Warranty", description: "30-year material warranty covering manufacturing defects. Extended commercial warranty available. Transferable warranty builds homeowner confidence in durability.", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-safety-glasses-works-machine-tool_1163-3157.jpg", imageAlt: "Industry-leading warranty"
},
{
id: 4,
title: "Fast Reliable Shipping",
description: "Direct-to-site delivery for residential orders. Bulk shipment programs for contractors. Same-day order processing and expedited options available.",
imageSrc: "http://img.b2bpic.net/free-photo/cabinet-couple-therapy-with-relationship-issues-relationship-counseling_482257-25229.jpg?_wi=2",
imageAlt: "Fast reliable shipping"
title: "Fast Reliable Shipping", description: "Direct-to-site delivery for residential orders. Bulk shipment programs for contractors. Same-day order processing and expedited options available.", imageSrc: "http://img.b2bpic.net/free-photo/cabinet-couple-therapy-with-relationship-issues-relationship-counseling_482257-25229.jpg", imageAlt: "Fast reliable shipping"
}
]}
/>
@@ -193,13 +151,7 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"National Homebuilders Association",
"International Contractors Guild",
"Residential Builders Federation",
"Commercial Construction Alliance",
"Professional Chimney Installers",
"Building Code Standards Board",
"Architectural Specifications Institute"
"National Homebuilders Association", "International Contractors Guild", "Residential Builders Federation", "Commercial Construction Alliance", "Professional Chimney Installers", "Building Code Standards Board", "Architectural Specifications Institute"
]}
speed={40}
showCard={true}
@@ -218,53 +170,21 @@ export default function HomePage() {
animationType="slide-up"
plans={[
{
id: "homeowner",
title: "Homeowner Bundle",
price: "$1,299",
period: "one-time",
imageSrc: "http://img.b2bpic.net/free-photo/senior-people-confronting-alzheimer-disease_23-2149043771.jpg?_wi=3",
imageAlt: "Residential chimney bundle",
button: { text: "Get Started", href: "#contact" },
id: "homeowner", title: "Homeowner Bundle", price: "$1,299", period: "one-time", imageSrc: "http://img.b2bpic.net/free-photo/senior-people-confronting-alzheimer-disease_23-2149043771.jpg", imageAlt: "Residential chimney bundle", button: { text: "Get Started", href: "#contact" },
features: [
"Single chimney system unit",
"30-year material warranty",
"Free installation guide & support",
"Expedited shipping available",
"Technical consultation included"
"Single chimney system unit", "30-year material warranty", "Free installation guide & support", "Expedited shipping available", "Technical consultation included"
]
},
{
id: "contractor",
title: "Contractor Program",
price: "$2,899",
period: "per system",
imageSrc: "http://img.b2bpic.net/free-photo/metal-chimney_1150-10922.jpg?_wi=3",
imageAlt: "Commercial contractor system",
button: { text: "Request Quote", href: "#contact" },
id: "contractor", title: "Contractor Program", price: "$2,899", period: "per system", imageSrc: "http://img.b2bpic.net/free-photo/metal-chimney_1150-10922.jpg", imageAlt: "Commercial contractor system", button: { text: "Request Quote", href: "#contact" },
features: [
"Volume discounts 10+ units",
"Commercial bulk shipment",
"Extended 40-year warranty",
"Dedicated account manager",
"Spec sheet & technical docs",
"Priority rush orders available"
"Volume discounts 10+ units", "Commercial bulk shipment", "Extended 40-year warranty", "Dedicated account manager", "Spec sheet & technical docs", "Priority rush orders available"
]
},
{
id: "enterprise",
title: "Enterprise Solution",
price: "Custom",
period: "quote",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-safety-glasses-works-machine-tool_1163-3157.jpg?_wi=3",
imageAlt: "Premium enterprise system",
button: { text: "Schedule Consultation", href: "#contact" },
id: "enterprise", title: "Enterprise Solution", price: "Custom", period: "quote", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-safety-glasses-works-machine-tool_1163-3157.jpg", imageAlt: "Premium enterprise system", button: { text: "Schedule Consultation", href: "#contact" },
features: [
"Custom large-volume pricing",
"Dedicated technical team",
"Premium 50-year warranty",
"White-label options available",
"On-site training program",
"Custom fabrication available"
"Custom large-volume pricing", "Dedicated technical team", "Premium 50-year warranty", "White-label options available", "On-site training program", "Custom fabrication available"
]
}
]}
@@ -282,58 +202,22 @@ export default function HomePage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Perfect for Our Renovation",
quote: "We renovated our 1950s home and needed a chimney that would last. ChimneyPro's stainless steel system is beautiful, durable, and the installation support was invaluable. Five years later, zero corrosion or issues.",
name: "Margaret Chen",
role: "Homeowner, Portland OR",
imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=1",
imageAlt: "Margaret Chen"
id: "1", title: "Perfect for Our Renovation", quote: "We renovated our 1950s home and needed a chimney that would last. ChimneyPro's stainless steel system is beautiful, durable, and the installation support was invaluable. Five years later, zero corrosion or issues.", name: "Margaret Chen", role: "Homeowner, Portland OR", imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg", imageAlt: "Margaret Chen"
},
{
id: "2",
title: "Our Go-To Material for Every Project",
quote: "As a general contractor, I specify ChimneyPro on every residential and commercial project. The quality is consistent, pricing is fair, and their account support makes bulk ordering seamless. My clients always ask about the warranty.",
name: "James Morrison",
role: "General Contractor, Austin TX",
imageSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184904.jpg?_wi=1",
imageAlt: "James Morrison"
id: "2", title: "Our Go-To Material for Every Project", quote: "As a general contractor, I specify ChimneyPro on every residential and commercial project. The quality is consistent, pricing is fair, and their account support makes bulk ordering seamless. My clients always ask about the warranty.", name: "James Morrison", role: "General Contractor, Austin TX", imageSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184904.jpg", imageAlt: "James Morrison"
},
{
id: "3",
title: "Superior Corrosion Resistance",
quote: "We specified ChimneyPro chimneys for a coastal commercial project. Two years in salt-spray environment and they're performing flawlessly. The 304/316 stainless composition was exactly what we needed. Highly recommend.",
name: "Dr. Linda Vasquez",
role: "Structural Engineer, San Diego CA",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman-engineer_23-2148826528.jpg?_wi=1",
imageAlt: "Dr. Linda Vasquez"
id: "3", title: "Superior Corrosion Resistance", quote: "We specified ChimneyPro chimneys for a coastal commercial project. Two years in salt-spray environment and they're performing flawlessly. The 304/316 stainless composition was exactly what we needed. Highly recommend.", name: "Dr. Linda Vasquez", role: "Structural Engineer, San Diego CA", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman-engineer_23-2148826528.jpg", imageAlt: "Dr. Linda Vasquez"
},
{
id: "4",
title: "Exceeds Building Code Requirements",
quote: "Our building inspections always pass with ChimneyPro systems. The quality, documentation, and compliance are impeccable. I recommend them to every builder and homeowner who asks for standards-compliant solutions.",
name: "Robert Thompson",
role: "Building Inspector, Denver CO",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-sad-expression_1194-3905.jpg",
imageAlt: "Robert Thompson"
id: "4", title: "Exceeds Building Code Requirements", quote: "Our building inspections always pass with ChimneyPro systems. The quality, documentation, and compliance are impeccable. I recommend them to every builder and homeowner who asks for standards-compliant solutions.", name: "Robert Thompson", role: "Building Inspector, Denver CO", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-sad-expression_1194-3905.jpg", imageAlt: "Robert Thompson"
},
{
id: "5",
title: "Game-Changer for Commercial Projects",
quote: "Installing ChimneyPro systems has reduced our callbacks to nearly zero. The durability and corrosion resistance mean happy clients for decades. Best material investment we've made in our commercial division.",
name: "Michael O'Brien",
role: "Commercial Builder, Chicago IL",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-with-glasses-safety-helmet_23-2148269397.jpg",
imageAlt: "Michael O'Brien"
id: "5", title: "Game-Changer for Commercial Projects", quote: "Installing ChimneyPro systems has reduced our callbacks to nearly zero. The durability and corrosion resistance mean happy clients for decades. Best material investment we've made in our commercial division.", name: "Michael O'Brien", role: "Commercial Builder, Chicago IL", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-with-glasses-safety-helmet_23-2148269397.jpg", imageAlt: "Michael O'Brien"
},
{
id: "6",
title: "Premium Quality at Fair Price",
quote: "Competitive quotes from multiple vendors, but ChimneyPro delivered superior stainless steel quality and exceptional customer service. The long-term value is unmatched. Our firm won't specify anything else now.",
name: "Patricia Alvarez",
role: "Architect, Miami FL",
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg",
imageAlt: "Patricia Alvarez"
id: "6", title: "Premium Quality at Fair Price", quote: "Competitive quotes from multiple vendors, but ChimneyPro delivered superior stainless steel quality and exceptional customer service. The long-term value is unmatched. Our firm won't specify anything else now.", name: "Patricia Alvarez", role: "Architect, Miami FL", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg", imageAlt: "Patricia Alvarez"
}
]}
/>
@@ -348,7 +232,7 @@ export default function HomePage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/architect-sat-inspected-building-plan_1150-24378.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/architect-sat-inspected-building-plan_1150-24378.jpg"
imageAlt="Customer support team"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -356,34 +240,22 @@ export default function HomePage() {
animationType="smooth"
faqs={[
{
id: "1",
title: "What is the difference between 304 and 316 stainless steel?",
content: "304 stainless steel offers excellent corrosion resistance for most residential and light commercial applications. 316 stainless steel includes molybdenum, providing superior performance in coastal, industrial, and marine environments where salt spray or chemical exposure is present. We recommend 316 for commercial projects and coastal homes."
id: "1", title: "What is the difference between 304 and 316 stainless steel?", content: "304 stainless steel offers excellent corrosion resistance for most residential and light commercial applications. 316 stainless steel includes molybdenum, providing superior performance in coastal, industrial, and marine environments where salt spray or chemical exposure is present. We recommend 316 for commercial projects and coastal homes."
},
{
id: "2",
title: "How long will a ChimneyPro system last?",
content: "With proper installation and maintenance, our stainless steel chimney systems are engineered to last 50+ years. Most customers report zero corrosion or degradation after 20-30 years of use. Our 30-year material warranty reflects this durability, with extended warranties available for commercial applications."
id: "2", title: "How long will a ChimneyPro system last?", content: "With proper installation and maintenance, our stainless steel chimney systems are engineered to last 50+ years. Most customers report zero corrosion or degradation after 20-30 years of use. Our 30-year material warranty reflects this durability, with extended warranties available for commercial applications."
},
{
id: "3",
title: "Can ChimneyPro systems be installed by homeowners?",
content: "Yes, many homeowners successfully install our systems. We provide detailed installation guides, video tutorials, and free phone support to help with the process. For complex installations or local code requirements, we recommend consulting a certified chimney installer. Professional installation ensures compliance with building codes."
id: "3", title: "Can ChimneyPro systems be installed by homeowners?", content: "Yes, many homeowners successfully install our systems. We provide detailed installation guides, video tutorials, and free phone support to help with the process. For complex installations or local code requirements, we recommend consulting a certified chimney installer. Professional installation ensures compliance with building codes."
},
{
id: "4",
title: "What warranty coverage do you offer?",
content: "ChimneyPro offers a 30-year material warranty covering manufacturing defects on all residential systems. Commercial systems qualify for a 40-year extended warranty. Our warranty is fully transferable to subsequent owners, adding significant value to your property investment."
id: "4", title: "What warranty coverage do you offer?", content: "ChimneyPro offers a 30-year material warranty covering manufacturing defects on all residential systems. Commercial systems qualify for a 40-year extended warranty. Our warranty is fully transferable to subsequent owners, adding significant value to your property investment."
},
{
id: "5",
title: "Do you offer bulk discounts for contractors?",
content: "Yes, we provide competitive volume discounts for contractors, builders, and developers. Our contractor program includes volume pricing starting at 10+ units, dedicated account management, expedited shipping, and white-label options. Contact our commercial team for custom quotes."
id: "5", title: "Do you offer bulk discounts for contractors?", content: "Yes, we provide competitive volume discounts for contractors, builders, and developers. Our contractor program includes volume pricing starting at 10+ units, dedicated account management, expedited shipping, and white-label options. Contact our commercial team for custom quotes."
},
{
id: "6",
title: "How quickly can you ship my order?",
content: "We process most orders same-day and ship via direct-to-site delivery. Standard residential shipping takes 5-7 business days. Expedited and rush shipping options are available for urgent projects. Commercial bulk orders are coordinated with dedicated logistics support for optimal scheduling."
id: "6", title: "How quickly can you ship my order?", content: "We process most orders same-day and ship via direct-to-site delivery. Standard residential shipping takes 5-7 business days. Expedited and rush shipping options are available for urgent projects. Commercial bulk orders are coordinated with dedicated logistics support for optimal scheduling."
}
]}
/>
@@ -396,9 +268,9 @@ export default function HomePage() {
description="Let our chimney experts help you find the perfect system for your residential or commercial project. Fast response time guaranteed."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "noiseDiagonalGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/smiling-manager-shaking-hands-with-new-worker_1139-206.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/smiling-manager-shaking-hands-with-new-worker_1139-206.jpg"
imageAlt="Professional chimney consultation"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -412,8 +284,7 @@ export default function HomePage() {
<FooterBaseReveal
columns={[
{
title: "Products",
items: [
title: "Products", items: [
{ label: "Residential Systems", href: "/products" },
{ label: "Commercial Grade", href: "/products" },
{ label: "Premium Edition", href: "/products" },
@@ -421,8 +292,7 @@ export default function HomePage() {
]
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/" },
{ label: "Our Mission", href: "/" },
{ label: "Warranty Info", href: "#" },
@@ -430,8 +300,7 @@ export default function HomePage() {
]
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Contact Us", href: "#contact" },
{ label: "Installation Guide", href: "#" },
{ label: "FAQ", href: "#faq" },

View File

@@ -1,51 +1,39 @@
"use client";
import { memo } from "react";
import useSvgTextLogo from "./useSvgTextLogo";
import { cls } from "@/lib/utils";
import React from 'react';
interface SvgTextLogoProps {
logoText: string;
adjustHeightFactor?: number;
verticalAlign?: "top" | "center";
width?: number | string;
height?: number | string;
color?: string;
className?: string;
}
const SvgTextLogo = memo<SvgTextLogoProps>(function SvgTextLogo({
logoText,
adjustHeightFactor,
verticalAlign = "top",
className = "",
}) {
const { svgRef, textRef, viewBox, aspectRatio } = useSvgTextLogo(logoText, false, adjustHeightFactor);
const SvgTextLogo: React.FC<SvgTextLogoProps> = ({
width = 200,
height = 80,
color = '#000000',
className = '',
}) => {
return (
<svg
ref={svgRef}
viewBox={viewBox}
className={cls("w-full", className)}
style={{ aspectRatio: aspectRatio }}
preserveAspectRatio="none"
role="img"
aria-label={`${logoText} logo`}
width={width}
height={height}
viewBox="0 0 200 80"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<text
ref={textRef}
x="0"
y={verticalAlign === "center" ? "50%" : "0"}
className="font-bold fill-current"
style={{
fontSize: "20px",
letterSpacing: "-0.02em",
dominantBaseline: verticalAlign === "center" ? "middle" : "text-before-edge"
}}
x="50%"
y="50%"
textAnchor="middle"
dominantBaseline="central"
fontSize="48"
fontWeight="bold"
fill={color}
>
{logoText}
Logo
</text>
</svg>
);
});
};
SvgTextLogo.displayName = "SvgTextLogo";
export default SvgTextLogo;
export default SvgTextLogo;