Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-06 21:26:15 +00:00

View File

@@ -91,7 +91,7 @@ export default function HomePage() {
text: "Call Now: (555) 123-4567", onClick: () => window.location.href = "tel:+15551234567"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-colleagues-with-laptop_23-2149009003.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-colleagues-with-laptop_23-2149009003.jpg?_wi=1"
imageAlt="Housing Hues team strategy meeting"
ariaLabel="Hero section - Housing Hues growth agency"
/>
@@ -133,7 +133,7 @@ export default function HomePage() {
{
id: "5", title: "Franchise Scaling Strategy", content: "Ready to franchise? We guide you through franchise structure, systems documentation, and multi-unit expansion planning."},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg?_wi=1"
imageAlt="Business growth analytics and metrics"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -155,15 +155,15 @@ export default function HomePage() {
description="Our proven 5-step transformation process turns overlooked local businesses into industry-leading national brands."
metrics={[
{
id: "1", value: "Step 1", title: "Business Audit", description: "Deep-dive analysis of your current operations, revenue, and market position.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg", imageAlt: "Step 1 Business Audit"},
id: "1", value: "Step 1", title: "Business Audit", description: "Deep-dive analysis of your current operations, revenue, and market position.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg?_wi=2", imageAlt: "Step 1 Business Audit"},
{
id: "2", value: "Step 2", title: "Growth Strategy", description: "Build custom roadmap identifying revenue opportunities and expansion paths.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg", imageAlt: "Step 2 Growth Strategy"},
id: "2", value: "Step 2", title: "Growth Strategy", description: "Build custom roadmap identifying revenue opportunities and expansion paths.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg?_wi=3", imageAlt: "Step 2 Growth Strategy"},
{
id: "3", value: "Step 3", title: "Marketing Systems", description: "Install customer acquisition and brand-building systems that scale.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg", imageAlt: "Step 3 Marketing Systems"},
id: "3", value: "Step 3", title: "Marketing Systems", description: "Install customer acquisition and brand-building systems that scale.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg?_wi=4", imageAlt: "Step 3 Marketing Systems"},
{
id: "4", value: "Step 4", title: "Operational Structure", description: "Build systems and processes for sustainable multi-location growth.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg", imageAlt: "Step 4 Operational Structure"},
id: "4", value: "Step 4", title: "Operational Structure", description: "Build systems and processes for sustainable multi-location growth.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg?_wi=5", imageAlt: "Step 4 Operational Structure"},
{
id: "5", value: "Step 5", title: "Scale & Franchise", description: "Prepare for franchising, acquisition, or national expansion.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg", imageAlt: "Step 5 Scale & Franchise"},
id: "5", value: "Step 5", title: "Scale & Franchise", description: "Prepare for franchising, acquisition, or national expansion.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg?_wi=6", imageAlt: "Step 5 Scale & Franchise"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -215,7 +215,7 @@ export default function HomePage() {
description="Growth-focused strategy, real business systems, marketing that converts, and preparation for scale."
subdescription="Partner with experts who've scaled 150+ local businesses into national brands"
icon={TrendingUp}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-colleagues-with-laptop_23-2149009003.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-colleagues-with-laptop_23-2149009003.jpg?_wi=2"
imageAlt="Housing Hues scaling success"
mediaAnimation="slide-up"
useInvertedBackground={true}