Merge version_1 into main #6
@@ -96,7 +96,7 @@ export default function HomePage() {
|
||||
{ text: "Request Quote", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg?_wi=1"
|
||||
imageAlt="Professional kitchen remodeling project"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -126,16 +126,16 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: 1, title: "Trim & Molding Replacement", description: "Expert installation and replacement of interior and exterior trim, crown molding, and baseboards to enhance your home's aesthetic appeal.", imageSrc: "http://img.b2bpic.net/free-photo/details-classic-oak-furniture-closeup-old-sofa-classic-office-interior-design-concept-space-text_166373-2661.jpg", imageAlt: "Trim and molding installation"
|
||||
id: 1, title: "Trim & Molding Replacement", description: "Expert installation and replacement of interior and exterior trim, crown molding, and baseboards to enhance your home's aesthetic appeal.", imageSrc: "http://img.b2bpic.net/free-photo/details-classic-oak-furniture-closeup-old-sofa-classic-office-interior-design-concept-space-text_166373-2661.jpg?_wi=1", imageAlt: "Trim and molding installation"
|
||||
},
|
||||
{
|
||||
id: 2, title: "Window Installation & Repair", description: "Professional window installation, replacement, and repair services. We work with quality materials to improve energy efficiency and home value.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg", imageAlt: "Window installation services"
|
||||
id: 2, title: "Window Installation & Repair", description: "Professional window installation, replacement, and repair services. We work with quality materials to improve energy efficiency and home value.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg?_wi=1", imageAlt: "Window installation services"
|
||||
},
|
||||
{
|
||||
id: 3, title: "Door Installation & Repair", description: "Complete door services including installation, repairs, and refinishing for entry doors, interior doors, and specialty applications.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-delivering-groceries_23-2149663591.jpg", imageAlt: "Door installation and repair"
|
||||
id: 3, title: "Door Installation & Repair", description: "Complete door services including installation, repairs, and refinishing for entry doors, interior doors, and specialty applications.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-delivering-groceries_23-2149663591.jpg?_wi=1", imageAlt: "Door installation and repair"
|
||||
},
|
||||
{
|
||||
id: 4, title: "Siding & Exterior Work", description: "High-quality siding repair and installation to protect your home while improving curb appeal and energy performance.", imageSrc: "http://img.b2bpic.net/free-photo/single-sun-canopy-stands-pebbly-beach-sunny-day-city-beach-black-sea-coast_166373-2276.jpg", imageAlt: "Exterior siding work"
|
||||
id: 4, title: "Siding & Exterior Work", description: "High-quality siding repair and installation to protect your home while improving curb appeal and energy performance.", imageSrc: "http://img.b2bpic.net/free-photo/single-sun-canopy-stands-pebbly-beach-sunny-day-city-beach-black-sea-coast_166373-2276.jpg?_wi=1", imageAlt: "Exterior siding work"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -153,13 +153,13 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Kitchen Renovation", price: "Complete Transformation", variant: "Trim & Fixtures", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-into-new-home_23-2149199117.jpg", imageAlt: "Kitchen renovation project"
|
||||
id: "1", name: "Kitchen Renovation", price: "Complete Transformation", variant: "Trim & Fixtures", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-into-new-home_23-2149199117.jpg?_wi=1", imageAlt: "Kitchen renovation project"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Bathroom Remodel", price: "Modernization Complete", variant: "Full Update", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg", imageAlt: "Bathroom remodel project"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Exterior Deck", price: "Outdoor Living", variant: "New Construction", imageSrc: "http://img.b2bpic.net/free-photo/single-sun-canopy-stands-pebbly-beach-sunny-day-city-beach-black-sea-coast_166373-2276.jpg", imageAlt: "Deck and patio project"
|
||||
id: "3", name: "Exterior Deck", price: "Outdoor Living", variant: "New Construction", imageSrc: "http://img.b2bpic.net/free-photo/single-sun-canopy-stands-pebbly-beach-sunny-day-city-beach-black-sea-coast_166373-2276.jpg?_wi=2", imageAlt: "Deck and patio project"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -184,7 +184,7 @@ export default function HomePage() {
|
||||
},
|
||||
{
|
||||
id: "2", name: "Ty Vigil", role: "Property Owner", company: "Boulder County", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Ty Vigil testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Ty Vigil testimonial"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sarah Martinez", role: "Homeowner", company: "Fort Collins", rating: 5,
|
||||
@@ -192,7 +192,7 @@ export default function HomePage() {
|
||||
},
|
||||
{
|
||||
id: "4", name: "James Anderson", role: "Home Investor", company: "Littleton Area", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Anderson testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Anderson testimonial"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Maria Garcia", role: "Homeowner", company: "Westminster", rating: 5,
|
||||
@@ -220,10 +220,10 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "15+", title: "Years of Experience", description: "Serving the Front Range with dedication and quality", imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg", imageAlt: "Experience in home improvement"
|
||||
id: "1", value: "15+", title: "Years of Experience", description: "Serving the Front Range with dedication and quality", imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg?_wi=2", imageAlt: "Experience in home improvement"
|
||||
},
|
||||
{
|
||||
id: "2", value: "500+", title: "Projects Completed", description: "Happy families in the Front Range region", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-into-new-home_23-2149199117.jpg", imageAlt: "Portfolio of completed projects"
|
||||
id: "2", value: "500+", title: "Projects Completed", description: "Happy families in the Front Range region", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-into-new-home_23-2149199117.jpg?_wi=2", imageAlt: "Portfolio of completed projects"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -82,16 +82,16 @@ export default function ServicesPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: 1, title: "Trim & Molding Replacement", description: "Expert installation and replacement of interior and exterior trim, crown molding, baseboards, and decorative details. We work with premium materials to enhance your home's beauty and value.", imageSrc: "http://img.b2bpic.net/free-photo/details-classic-oak-furniture-closeup-old-sofa-classic-office-interior-design-concept-space-text_166373-2661.jpg", imageAlt: "Trim and molding installation"
|
||||
id: 1, title: "Trim & Molding Replacement", description: "Expert installation and replacement of interior and exterior trim, crown molding, baseboards, and decorative details. We work with premium materials to enhance your home's beauty and value.", imageSrc: "http://img.b2bpic.net/free-photo/details-classic-oak-furniture-closeup-old-sofa-classic-office-interior-design-concept-space-text_166373-2661.jpg?_wi=2", imageAlt: "Trim and molding installation"
|
||||
},
|
||||
{
|
||||
id: 2, title: "Window Installation & Repair", description: "Professional window installation, replacement, and repair services. We work with quality materials and skilled installation to improve energy efficiency, security, and home value.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg", imageAlt: "Window installation services"
|
||||
id: 2, title: "Window Installation & Repair", description: "Professional window installation, replacement, and repair services. We work with quality materials and skilled installation to improve energy efficiency, security, and home value.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg?_wi=2", imageAlt: "Window installation services"
|
||||
},
|
||||
{
|
||||
id: 3, title: "Door Installation & Repair", description: "Complete door services including installation, repairs, refinishing, and upgrades for entry doors, interior doors, sliding doors, and specialty applications.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-delivering-groceries_23-2149663591.jpg", imageAlt: "Door installation and repair"
|
||||
id: 3, title: "Door Installation & Repair", description: "Complete door services including installation, repairs, refinishing, and upgrades for entry doors, interior doors, sliding doors, and specialty applications.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-delivering-groceries_23-2149663591.jpg?_wi=2", imageAlt: "Door installation and repair"
|
||||
},
|
||||
{
|
||||
id: 4, title: "Siding & Exterior Work", description: "High-quality siding repair and installation to protect your home from the elements while improving curb appeal, energy performance, and overall property value.", imageSrc: "http://img.b2bpic.net/free-photo/single-sun-canopy-stands-pebbly-beach-sunny-day-city-beach-black-sea-coast_166373-2276.jpg", imageAlt: "Exterior siding work"
|
||||
id: 4, title: "Siding & Exterior Work", description: "High-quality siding repair and installation to protect your home from the elements while improving curb appeal, energy performance, and overall property value.", imageSrc: "http://img.b2bpic.net/free-photo/single-sun-canopy-stands-pebbly-beach-sunny-day-city-beach-black-sea-coast_166373-2276.jpg?_wi=3", imageAlt: "Exterior siding work"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -106,10 +106,10 @@ export default function ServicesPage() {
|
||||
description="Experience the difference that professional craftsmanship, local expertise, and genuine customer care can make."
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "1+", title: "Licensed & Insured", description: "Professional Credentials", imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg", imageAlt: "Professional certification"
|
||||
id: "1", value: "1+", title: "Licensed & Insured", description: "Professional Credentials", imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg?_wi=3", imageAlt: "Professional certification"
|
||||
},
|
||||
{
|
||||
id: "2", value: "2+", title: "Free Estimates", description: "Transparent Pricing", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-into-new-home_23-2149199117.jpg", imageAlt: "Transparent service pricing"
|
||||
id: "2", value: "2+", title: "Free Estimates", description: "Transparent Pricing", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-into-new-home_23-2149199117.jpg?_wi=3", imageAlt: "Transparent service pricing"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user