Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-01 02:45:24 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "#",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918265.jpg"
imageSrc="http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918265.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -129,21 +129,21 @@ export default function LandingPage() {
name: "Jake R.",
role: "Phoenix",
testimonial: "Showed up on time, super professional, and we havent seen a single scorpion since.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg?_wi=1",
},
{
id: "2",
name: "Sarah M.",
role: "Scottsdale",
testimonial: "Way more thorough than any company weve used before.",
imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804684.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804684.jpg?_wi=1",
},
{
id: "3",
name: "David K.",
role: "Tempe",
testimonial: "Professional, clean, and reliable. Finally, a service that respects my home.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-looking-his-girlfriend_23-2148243181.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-looking-his-girlfriend_23-2148243181.jpg?_wi=1",
},
{
id: "4",
@@ -184,7 +184,7 @@ export default function LandingPage() {
description: "Keep your home arachnid-free year round.",
bentoComponent: "reveal-icon",
icon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918265.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918265.jpg?_wi=2",
imageAlt: "minimalist roach icon design",
},
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
description: "Stop infestations before they start.",
bentoComponent: "reveal-icon",
icon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg?_wi=2",
imageAlt: "minimalist roach icon design",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
description: "Thorough elimination of common desert roaches.",
bentoComponent: "reveal-icon",
icon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804684.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804684.jpg?_wi=2",
imageAlt: "minimalist roach icon design",
},
{
@@ -208,7 +208,7 @@ export default function LandingPage() {
description: "Advanced barrier technology for your peace of mind.",
bentoComponent: "reveal-icon",
icon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-looking-his-girlfriend_23-2148243181.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-looking-his-girlfriend_23-2148243181.jpg?_wi=2",
imageAlt: "minimalist roach icon design",
},
]}