Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 06:46:48 +00:00

View File

@@ -57,13 +57,13 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Mitchell", handle: "Homeowner", testimonial: "Outstanding service! Highly professional and responsive. Couldn't ask for better.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=1"},
{
name: "James Rodriguez", handle: "Business Owner", testimonial: "Reliable, affordable, and they showed up on time. Exactly what I needed.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-surprised_1194-2887.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-surprised_1194-2887.jpg?_wi=1"},
{
name: "Emma Thompson", handle: "Property Manager", testimonial: "Professional team with attention to detail. Will definitely call again.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1"},
]}
testimonialRotationInterval={5000}
background={{ variant: "sparkles-gradient" }}
@@ -136,13 +136,13 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "Homeowner", company: "Residential Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=2"},
{
id: "2", name: "James Rodriguez", role: "Business Owner", company: "Commercial Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-surprised_1194-2887.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-surprised_1194-2887.jpg?_wi=2"},
{
id: "3", name: "Emma Thompson", role: "Property Manager", company: "Portfolio Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2"},
{
id: "4", name: "Michael Chen", role: "Corporate Director", company: "Enterprise Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg"},