Merge version_4 into main #9

Merged
bender merged 1 commits from version_4 into main 2026-03-11 01:59:01 +00:00

View File

@@ -87,15 +87,14 @@ export default function HomePage() {
<HeroBillboard
title="Flying V Construction"
description="A trusted and family-owned business dedicated to delivering exceptional quality and reliability"
subtitle="With years of experience serving Alberta homeowners, we combine honest pricing, skilled craftsmanship, and genuine care for every project. Your home deserves the best."
backgroundImage="http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg?_wi=1"
background={{ variant: "plain" }}
buttons={[
{ text: "Get a Free Quote", href: "/contact" },
{ text: "Learn More", href: "/about" },
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg?_wi=1"
imageAlt="Professional roofing and construction work"
mediaAnimation="slide-up"
ariaLabel="Hero section for Flying V Construction"
/>
</div>
@@ -115,8 +114,7 @@ export default function HomePage() {
id: "fencing", title: "Fencing Solutions", author: "Expert Service", description: "Quality fence installation for privacy, security, and curb appeal. Wood, vinyl, and composite options to match your home's style.", tags: ["Fencing", "Privacy"],
imageSrc: "http://img.b2bpic.net/free-photo/wooden-cross-nature-with-wooden-fence-it_181624-45737.jpg?_wi=1", imageAlt: "privacy fence residential backyard wooden"},
{
id: "exterior", title: "Exterior Renovations", author: "Expert Service", description: "Complete exterior upgrades including siding, trim, windows, and doors. Transform your home's appearance and energy efficiency.", tags: ["Renovation", "Exterior"],
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-woman-friends-with-sunglasses-vacation-tropical-country_343596-723.jpg?_wi=1", imageAlt: "home exterior renovation siding windows"},
id: "exterior", title: "Exterior Renovations", author: "Expert Service", description: "Complete exterior upgrades including siding, trim, windows, and doors. Transform your home's appearance and energy efficiency.", tags: ["Renovation", "Exterior"], imageSrc: "http://img.b2bpic.net/free-photo/two-happy-woman-friends-with-sunglasses-vacation-tropical-country_343596-723.jpg?_wi=1", imageAlt: "home exterior renovation siding windows"},
]}
animationType="slide-up"
textboxLayout="default"