Merge version_1 into main #3
@@ -52,7 +52,7 @@ export default function AboutPage() {
|
||||
{ text: "Learn About Our Services", href: "/replacement-windows" },
|
||||
{ text: "Contact Us", href: "/contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg?_wi=3"
|
||||
imageAlt="Professional window installation team"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -68,7 +68,7 @@ export default function AboutPage() {
|
||||
{ value: "4.9★", title: "Customer Rating" },
|
||||
{ value: "217+", title: "Five-Star Reviews" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-looking-tape-measure_23-2148384474.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-looking-tape-measure_23-2148384474.jpg?_wi=4"
|
||||
imageAlt="Professional home improvement expertise"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
@@ -51,7 +51,7 @@ export default function ContactPage() {
|
||||
{ text: "Call (608) 519-3230", href: "tel:6085193230" },
|
||||
{ text: "Get Free Estimate", href: "#contact-form" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-with-their-new-house-background-smiling_493343-29853.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-with-their-new-house-background-smiling_493343-29853.jpg?_wi=2"
|
||||
imageAlt="Happy homeowners with new windows"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
|
||||
@@ -58,7 +58,7 @@ export default function HomePage() {
|
||||
{ text: "Call (608) 519-3230", href: "tel:6085193230" },
|
||||
{ text: "Get Free Estimate", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg?_wi=1"
|
||||
imageAlt="Energy-efficient replacement windows installed in La Crosse home"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -74,7 +74,7 @@ export default function HomePage() {
|
||||
{ value: "4.9★", title: "Google Rating" },
|
||||
{ value: "217+", title: "Five-Star Reviews" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-looking-tape-measure_23-2148384474.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-looking-tape-measure_23-2148384474.jpg?_wi=1"
|
||||
imageAlt="Professional window installation and maintenance"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -89,7 +89,7 @@ export default function HomePage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Vinyl Windows", name: "Replacement Windows", price: "Starting $350+", rating: 5,
|
||||
reviewCount: "47", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-checking-products_23-2149148460.jpg", imageAlt: "Energy-efficient replacement windows"},
|
||||
reviewCount: "47", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-checking-products_23-2149148460.jpg?_wi=1", imageAlt: "Energy-efficient replacement windows"},
|
||||
{
|
||||
id: "2", brand: "Glass Doors", name: "Patio Doors", price: "Starting $400+", rating: 5,
|
||||
reviewCount: "38", imageSrc: "http://img.b2bpic.net/free-photo/portraif-caucasian-woman-romantic-elegant-pink-long-dress-vacation-luxury-rich-villa-hotel-with-amazing-tropical-palm-trees-view-female-classic-white-hat_343596-2056.jpg", imageAlt: "Modern patio door installation"},
|
||||
@@ -98,7 +98,7 @@ export default function HomePage() {
|
||||
reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13150.jpg", imageAlt: "Professional vinyl siding installation"},
|
||||
{
|
||||
id: "4", brand: "Energy Efficient", name: "Entry Doors", price: "Starting $350+", rating: 5,
|
||||
reviewCount: "31", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-with-their-new-house-background-smiling_493343-29853.jpg", imageAlt: "Premium entry door installation"},
|
||||
reviewCount: "31", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-with-their-new-house-background-smiling_493343-29853.jpg?_wi=1", imageAlt: "Premium entry door installation"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
@@ -113,7 +113,7 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1", title: "Free In-Home Estimate", description:
|
||||
"We visit your home, assess your needs, and provide transparent pricing. No pressure, no hidden costs—just honest consultation with certified experts.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-looking-tape-measure_23-2148384474.jpg", imageAlt: "Free in-home estimate process"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-looking-tape-measure_23-2148384474.jpg?_wi=2", imageAlt: "Free in-home estimate process"},
|
||||
items: [
|
||||
{ icon: Phone, text: "Call for free estimate" },
|
||||
{ icon: MapPin, text: "We come to you" },
|
||||
@@ -124,7 +124,7 @@ export default function HomePage() {
|
||||
{
|
||||
id: "2", title: "Expert Installation", description:
|
||||
"Certified professionals handle every detail. Our teams work cleanly and respectfully, often finishing faster than expected with precision workmanship.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-reading-magazine_23-2148415784.jpg", imageAlt: "Expert installation expertise"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-reading-magazine_23-2148415784.jpg?_wi=1", imageAlt: "Expert installation expertise"},
|
||||
items: [
|
||||
{ icon: Shield, text: "Licensed & insured" },
|
||||
{ icon: CheckCircle, text: "Certified experts" },
|
||||
@@ -168,17 +168,17 @@ export default function HomePage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rich Halverson", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Rich Halverson"},
|
||||
id: "1", name: "Rich Halverson", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1", imageAlt: "Rich Halverson"},
|
||||
{
|
||||
id: "2", name: "Kim Czechowicz", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Kim Czechowicz"},
|
||||
id: "2", name: "Kim Czechowicz", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=2", imageAlt: "Kim Czechowicz"},
|
||||
{
|
||||
id: "3", name: "Julie Larson", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Julie Larson"},
|
||||
id: "3", name: "Julie Larson", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=3", imageAlt: "Julie Larson"},
|
||||
{
|
||||
id: "4", name: "John Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "John Mitchell"},
|
||||
id: "4", name: "John Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=4", imageAlt: "John Mitchell"},
|
||||
{
|
||||
id: "5", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Sarah Johnson"},
|
||||
id: "5", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=5", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "6", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Michael Chen"},
|
||||
id: "6", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=6", imageAlt: "Michael Chen"},
|
||||
]}
|
||||
cardTitle="Over 217 customers trust us to deliver exceptional results"
|
||||
cardTag="See what they say"
|
||||
@@ -212,7 +212,7 @@ export default function HomePage() {
|
||||
id: "6", title: "Can you install in winter?", content:
|
||||
"Yes! Our professional installation methods ensure quality results year-round, even in cold Wisconsin winters. Proper installation is more important than timing."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-distraught-call-center-agent-communicating-with-client-while-using-desktop-pc-office_637285-6461.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-distraught-call-center-agent-communicating-with-client-while-using-desktop-pc-office_637285-6461.jpg?_wi=1"
|
||||
imageAlt="Customer support and FAQ illustration"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
@@ -52,7 +52,7 @@ export default function ReplacementWindowsPage() {
|
||||
{ text: "Get Free Estimate", href: "tel:6085193230" },
|
||||
{ text: "Learn More", href: "#features" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-women-checking-products_23-2149148460.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-women-checking-products_23-2149148460.jpg?_wi=2"
|
||||
imageAlt="Energy-efficient replacement windows showcase"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -64,7 +64,7 @@ export default function ReplacementWindowsPage() {
|
||||
{
|
||||
id: "1", title: "Advanced Energy Efficiency", description:
|
||||
"Our replacement windows feature multi-chamber vinyl frames with low-E glass coating. Reduce heating and cooling costs by up to 30% while maintaining optimal indoor comfort throughout Wisconsin winters and summers.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-reading-magazine_23-2148415784.jpg", imageAlt: "Advanced window technology"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-reading-magazine_23-2148415784.jpg?_wi=2", imageAlt: "Advanced window technology"},
|
||||
items: [
|
||||
{ icon: Zap, text: "30% energy savings" },
|
||||
{ icon: Award, text: "ENERGY STAR certified" },
|
||||
@@ -75,7 +75,7 @@ export default function ReplacementWindowsPage() {
|
||||
{
|
||||
id: "2", title: "Professional Installation Process", description:
|
||||
"Our certified teams remove old windows and install new ones with precision. Proper sealing and insulation ensure long-lasting performance. We work cleanly and respect your home throughout the entire process.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-looking-tape-measure_23-2148384474.jpg", imageAlt: "Professional installation expertise"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-looking-tape-measure_23-2148384474.jpg?_wi=3", imageAlt: "Professional installation expertise"},
|
||||
items: [
|
||||
{ icon: Shield, text: "Licensed & insured" },
|
||||
{ icon: CheckCircle, text: "Certified experts" },
|
||||
@@ -86,7 +86,7 @@ export default function ReplacementWindowsPage() {
|
||||
{
|
||||
id: "3", title: "Comprehensive Warranty Protection", description:
|
||||
"We stand behind every window we install with comprehensive warranties covering products and workmanship. Your investment is protected for years to come with our commitment to quality.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg", imageAlt: "Quality warranty coverage"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg?_wi=2", imageAlt: "Quality warranty coverage"},
|
||||
items: [
|
||||
{ icon: Award, text: "Full warranty coverage" },
|
||||
{ icon: Shield, text: "Lifetime protection" },
|
||||
@@ -118,7 +118,7 @@ export default function ReplacementWindowsPage() {
|
||||
id: "3", title: "Can replacement windows be installed year-round?", content:
|
||||
"Yes! Professional installation can happen any time of year. Our expert teams use advanced sealing techniques to ensure proper installation even in Wisconsin winters. We maintain building envelope integrity throughout the process."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-distraught-call-center-agent-communicating-with-client-while-using-desktop-pc-office_637285-6461.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-distraught-call-center-agent-communicating-with-client-while-using-desktop-pc-office_637285-6461.jpg?_wi=2"
|
||||
imageAlt="Customer support representative"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user