Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-02 01:30:39 +00:00

View File

@@ -64,35 +64,35 @@ export default function LandingPage() {
handle: "@carlosm",
testimonial: "Excellent service and quick installation. The fence looks great!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg?_wi=1",
},
{
name: "Elena R.",
handle: "@elenar",
testimonial: "Very professional and clean work. Highly recommend Jimenez Fence Corp.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1",
},
{
name: "Juan D.",
handle: "@juand",
testimonial: "They did a fantastic job on my backyard fence. Top-notch quality.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shining-face-beautiful-woman-home_329181-1327.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shining-face-beautiful-woman-home_329181-1327.jpg?_wi=1",
},
{
name: "Maria P.",
handle: "@mariap",
testimonial: "Solid craftsmanship and great customer service. Will hire again!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing-with-crossed-arms_23-2148095767.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing-with-crossed-arms_23-2148095767.jpg?_wi=1",
},
{
name: "Luis G.",
handle: "@luisg",
testimonial: "Amazing attention to detail. My property feels much more secure now.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg?_wi=2",
},
]}
buttons={[
@@ -204,35 +204,35 @@ export default function LandingPage() {
name: "Roberto Jimenez",
role: "Lead Installer",
description: "15+ years of experience in custom fencing.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg?_wi=3",
},
{
id: "2",
name: "Maria Garcia",
role: "Project Manager",
description: "Ensures every project is completed on time and to perfection.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2",
},
{
id: "3",
name: "Carlos Ruiz",
role: "Lead Fabricator",
description: "Master artisan specializing in iron metalwork.",
imageSrc: "http://img.b2bpic.net/free-photo/shining-face-beautiful-woman-home_329181-1327.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shining-face-beautiful-woman-home_329181-1327.jpg?_wi=2",
},
{
id: "4",
name: "Elena Lopez",
role: "Customer Success",
description: "Your main point of contact for consultations.",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing-with-crossed-arms_23-2148095767.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing-with-crossed-arms_23-2148095767.jpg?_wi=2",
},
{
id: "5",
name: "Juan Martinez",
role: "Field Tech",
description: "Ensuring structural integrity on every build.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg?_wi=4",
},
]}
/>