Merge version_1 into main #1

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

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
{ text: "Call Now", href: "tel:+1-555-0123" },
{ text: "Request Free Quote", href: "#contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg?_wi=1"
imageAlt="Professional service team"
mediaAnimation="slide-up"
/>
@@ -105,7 +105,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Downtown Area", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
},
{
id: "2", name: "Michael Chen", role: "Business Owner", company: "Local Retail", rating: 5,
@@ -113,7 +113,7 @@ export default function LandingPage() {
},
{
id: "3", name: "Emily Rodriguez", role: "Property Manager", company: "Residential Complex", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
},
{
id: "4", name: "David Kim", role: "Homeowner", company: "Suburbs", rating: 5,
@@ -139,7 +139,7 @@ export default function LandingPage() {
tagIcon={Zap}
background={{ variant: "plain" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg?_wi=2"
imageAlt="Contact us for service"
mediaAnimation="slide-up"
inputPlaceholder="Enter your email"