diff --git a/src/app/page.tsx b/src/app/page.tsx index 7dc918f..a2d9542 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ 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", 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?_wi=1", 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" @@ -94,15 +94,15 @@ export default function HomePage() { 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", imageAlt: "Residential standard chimney system" + 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: "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" + reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/metal-chimney_1150-10922.jpg?_wi=1", 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", imageAlt: "Premium luxury chimney system" + 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" } ]} buttons={[ @@ -123,19 +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", 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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=2", imageAlt: "Fast reliable shipping" } ]} /> @@ -170,19 +170,19 @@ 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", 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?_wi=3", 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" ] }, { - 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" }, + 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" }, features: [ "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", 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?_wi=3", 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" ] @@ -232,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" + imageSrc="http://img.b2bpic.net/free-photo/architect-sat-inspected-building-plan_1150-24378.jpg?_wi=1" imageAlt="Customer support team" mediaAnimation="slide-up" mediaPosition="right" @@ -270,7 +270,7 @@ export default function HomePage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/smiling-manager-shaking-hands-with-new-worker_1139-206.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-manager-shaking-hands-with-new-worker_1139-206.jpg?_wi=1" imageAlt="Professional chimney consultation" mediaAnimation="slide-up" mediaPosition="right"