Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 00:20:05 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
mediaItems={[
{imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APbNVLl0pbpQG3uEetfbZIRjaI/uploaded-1772497127667-xclt1oqb.jpg", imageAlt: "PAK Drywalling bulldog logo"},
{imageSrc: "http://img.b2bpic.net/free-photo/low-angle-colleagues-working-together_23-2149366699.jpg", imageAlt: "Professional drywall services"},
{imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12865.jpg", imageAlt: "Texture and finishing work"}
{imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12865.jpg?_wi=1", imageAlt: "Texture and finishing work"}
]}
mediaAnimation="slide-up"
/>
@@ -62,12 +62,12 @@ export default function LandingPage() {
tagIcon={Wrench}
tagAnimation="slide-up"
features={[
{title: "Drywall Hanging", description: "Expert drywall installation for residential and commercial projects of any size", imageSrc: "http://img.b2bpic.net/free-photo/builder-works-with-professional-angle-grinder-cut-bricks_169016-5270.jpg", imageAlt: "Drywall hanging service", buttonIcon: ArrowRight, buttonHref: "#contact"},
{title: "Finishing & Texturing", description: "Smooth finishes and custom texture options to match your design preferences", imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12865.jpg", imageAlt: "Finishing and texturing work", buttonIcon: ArrowRight, buttonHref: "#contact"},
{title: "Sanding & Preparation", description: "Professional sanding and surface preparation for pristine paint-ready walls", imageSrc: "http://img.b2bpic.net/free-photo/builder-works-with-professional-angle-grinder-cut-bricks_169016-5270.jpg", imageAlt: "Sanding and preparation", buttonIcon: ArrowRight, buttonHref: "#contact"},
{title: "Drywall Hanging", description: "Expert drywall installation for residential and commercial projects of any size", imageSrc: "http://img.b2bpic.net/free-photo/builder-works-with-professional-angle-grinder-cut-bricks_169016-5270.jpg?_wi=1", imageAlt: "Drywall hanging service", buttonIcon: ArrowRight, buttonHref: "#contact"},
{title: "Finishing & Texturing", description: "Smooth finishes and custom texture options to match your design preferences", imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12865.jpg?_wi=2", imageAlt: "Finishing and texturing work", buttonIcon: ArrowRight, buttonHref: "#contact"},
{title: "Sanding & Preparation", description: "Professional sanding and surface preparation for pristine paint-ready walls", imageSrc: "http://img.b2bpic.net/free-photo/builder-works-with-professional-angle-grinder-cut-bricks_169016-5270.jpg?_wi=2", imageAlt: "Sanding and preparation", buttonIcon: ArrowRight, buttonHref: "#contact"},
{title: "Tile Installation", description: "Expert shower and bathroom tile installation with precision and attention to detail", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746318.jpg", imageAlt: "Shower tile installation", buttonIcon: ArrowRight, buttonHref: "#contact"},
{title: "Residential Projects", description: "Complete interior finishing solutions for homes and residential developments", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-44.jpg", imageAlt: "Residential construction", buttonIcon: ArrowRight, buttonHref: "#contact"},
{title: "Commercial Work", description: "Large-scale commercial drywall and finishing projects completed on schedule", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-44.jpg", imageAlt: "Commercial construction", buttonIcon: ArrowRight, buttonHref: "#contact"}
{title: "Residential Projects", description: "Complete interior finishing solutions for homes and residential developments", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-44.jpg?_wi=1", imageAlt: "Residential construction", buttonIcon: ArrowRight, buttonHref: "#contact"},
{title: "Commercial Work", description: "Large-scale commercial drywall and finishing projects completed on schedule", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-44.jpg?_wi=2", imageAlt: "Commercial construction", buttonIcon: ArrowRight, buttonHref: "#contact"}
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -153,7 +153,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-44.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-44.jpg?_wi=3"
imageAlt="PAK Drywalling portfolio"
columns={[{title: "Services", items: [{label: "Drywall Hanging", href: "#services"}, {label: "Finishing & Texturing", href: "#services"}, {label: "Sanding", href: "#services"}, {label: "Tile Installation", href: "#services"}]}, {title: "Company", items: [{label: "About Us", href: "#about"}, {label: "Our Work", href: "#gallery"}, {label: "FAQs", href: "#faq"}, {label: "Contact", href: "#contact"}]}, {title: "Contact", items: [{label: "Phone: 765-543-0715", href: "tel:765-543-0715"}, {label: "Email: info@pakdrywalling.com", href: "mailto:info@pakdrywalling.com"}, {label: "Indiana", href: "#"}, {label: "Available 7 days", href: "#"}]}]}
logoText="PAK Drywalling"