Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-07 15:21:01 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
{ text: "Get a Free Quote", href: "#contact" },
{ text: "View Our Work", href: "#portfolio" }
]}
imageSrc="http://img.b2bpic.net/free-photo/builder-men-wearing-safety-helmets_23-2148751997.jpg"
imageSrc="http://img.b2bpic.net/free-photo/builder-men-wearing-safety-helmets_23-2148751997.jpg?_wi=1"
imageAlt="Professional stucco finishing work"
mediaAnimation="slide-up"
/>
@@ -78,16 +78,16 @@ export default function LandingPage() {
tagIcon={Wrench}
features={[
{
id: "01", title: "Stucco Installation & Repair", description: "Expert stucco finishing and restoration. We handle everything from new installations to repair work with precision and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/builder-men-wearing-safety-helmets_23-2148751997.jpg", imageAlt: "Stucco installation service"
id: "01", title: "Stucco Installation & Repair", description: "Expert stucco finishing and restoration. We handle everything from new installations to repair work with precision and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/builder-men-wearing-safety-helmets_23-2148751997.jpg?_wi=2", imageAlt: "Stucco installation service"
},
{
id: "02", title: "Brick Masonry", description: "Premium brick laying and masonry work. Custom patterns, repairs, and restoration by master craftspeople with decades of experience.", imageSrc: "http://img.b2bpic.net/free-photo/female-construction-worker-with-helmet-tape-measurer_23-2148813392.jpg", imageAlt: "Brick masonry work"
},
{
id: "03", title: "Custom Exterior Finishes", description: "Combine stucco and brick for stunning custom finishes. We create unique designs that enhance your property's aesthetic and value.", imageSrc: "http://img.b2bpic.net/free-photo/medieval-church-wooden-door-forged-metal-details-historic-facade_169016-68125.jpg", imageAlt: "Custom exterior finish"
id: "03", title: "Custom Exterior Finishes", description: "Combine stucco and brick for stunning custom finishes. We create unique designs that enhance your property's aesthetic and value.", imageSrc: "http://img.b2bpic.net/free-photo/medieval-church-wooden-door-forged-metal-details-historic-facade_169016-68125.jpg?_wi=1", imageAlt: "Custom exterior finish"
},
{
id: "04", title: "Restoration & Repair", description: "Restore aging stucco and brickwork to original beauty. Weather damage, cracks, and deterioration are no match for our expertise.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-construction-worker-doing-his-job_23-2149366655.jpg", imageAlt: "Restoration work"
id: "04", title: "Restoration & Repair", description: "Restore aging stucco and brickwork to original beauty. Weather damage, cracks, and deterioration are no match for our expertise.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-construction-worker-doing-his-job_23-2149366655.jpg?_wi=1", imageAlt: "Restoration work"
}
]}
textboxLayout="default"
@@ -108,13 +108,13 @@ export default function LandingPage() {
tagIcon={ImageIcon}
products={[
{
id: "1", name: "Residential Stucco Finish", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-construction-worker-doing-his-job_23-2149366655.jpg", imageAlt: "Beautiful residential stucco exterior"
id: "1", name: "Residential Stucco Finish", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-construction-worker-doing-his-job_23-2149366655.jpg?_wi=2", imageAlt: "Beautiful residential stucco exterior"
},
{
id: "2", name: "Premium Brick Masonry", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-posing-building-scene_158595-2403.jpg", imageAlt: "Quality brick masonry work"
},
{
id: "3", name: "Mixed Finish Exterior", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/medieval-church-wooden-door-forged-metal-details-historic-facade_169016-68125.jpg", imageAlt: "Combined brick and stucco design"
id: "3", name: "Mixed Finish Exterior", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/medieval-church-wooden-door-forged-metal-details-historic-facade_169016-68125.jpg?_wi=2", imageAlt: "Combined brick and stucco design"
}
]}
textboxLayout="default"