Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-28 10:10:41 +00:00

View File

@@ -50,21 +50,21 @@ export default function LandingPage() {
testimonials={[
{
name: "John D.", handle: "@john_doe", testimonial: "Excellent legal service, very professional and thorough.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CyvwZ5iIbHmudcgh75OlaJg9M2/uploaded-1777370956038-va6jo8wr.png", imageAlt: "User provided image"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CyvwZ5iIbHmudcgh75OlaJg9M2/uploaded-1777370956038-va6jo8wr.png?_wi=1", imageAlt: "User provided image"},
{
name: "Sarah M.", handle: "@sarah_m", testimonial: "The best attorney in Randfontein by far, handled everything.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CyvwZ5iIbHmudcgh75OlaJg9M2/uploaded-1777370956038-ke0epvxu.png", imageAlt: "User provided image"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CyvwZ5iIbHmudcgh75OlaJg9M2/uploaded-1777370956038-ke0epvxu.png?_wi=1", imageAlt: "User provided image"},
{
name: "David K.", handle: "@david_k", testimonial: "Trustworthy, honest, and truly knowledgeable in the field.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", imageAlt: "User provided image"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=1", imageAlt: "User provided image"},
{
name: "Elena R.", handle: "@elena_r", testimonial: "Exceptional guidance throughout my case. Highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mid-adult-hr-manager-having-interview-with-candidate_1262-17784.jpg", imageAlt: "User provided image"},
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mid-adult-hr-manager-having-interview-with-candidate_1262-17784.jpg?_wi=1", imageAlt: "User provided image"},
{
name: "Michael S.", handle: "@michael_s", testimonial: "Professionalism at its peak. Thank you for your support.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-discussing-having-fun_53876-65327.jpg", imageAlt: "User provided image"},
imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-discussing-having-fun_53876-65327.jpg?_wi=1", imageAlt: "User provided image"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CyvwZ5iIbHmudcgh75OlaJg9M2/uploaded-1777370956038-va6jo8wr.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CyvwZ5iIbHmudcgh75OlaJg9M2/uploaded-1777370956038-va6jo8wr.png?_wi=2"
imageAlt="Legal Chambers Exterior"
avatars={[
{
@@ -89,7 +89,7 @@ export default function LandingPage() {
title="Committed to Legal Integrity"
description="Our firm provides comprehensive legal counsel, representing clients with dignity and unwavering commitment."
subdescription="Strategically positioned in Randfontein to serve our community with specialized knowledge."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CyvwZ5iIbHmudcgh75OlaJg9M2/uploaded-1777370956038-ke0epvxu.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CyvwZ5iIbHmudcgh75OlaJg9M2/uploaded-1777370956038-ke0epvxu.png?_wi=2"
mediaAnimation="slide-up"
icon={Scale}
imageAlt="Legal Chambers Office"
@@ -124,11 +124,11 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Corporate Lead", testimonial: "Professional and deeply knowledgeable about the law.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg"},
id: "1", name: "Sarah Johnson", role: "Corporate Lead", testimonial: "Professional and deeply knowledgeable about the law.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=2"},
{
id: "2", name: "Michael Chen", role: "Small Business Owner", testimonial: "Always responsive and provided clear legal guidance.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mid-adult-hr-manager-having-interview-with-candidate_1262-17784.jpg"},
id: "2", name: "Michael Chen", role: "Small Business Owner", testimonial: "Always responsive and provided clear legal guidance.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mid-adult-hr-manager-having-interview-with-candidate_1262-17784.jpg?_wi=2"},
{
id: "3", name: "Emily Rodriguez", role: "Homeowner", testimonial: "Exceptional work on my property case, highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-discussing-having-fun_53876-65327.jpg"},
id: "3", name: "Emily Rodriguez", role: "Homeowner", testimonial: "Exceptional work on my property case, highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-discussing-having-fun_53876-65327.jpg?_wi=2"},
{
id: "4", name: "David Kim", role: "Contractor", testimonial: "Honest, reliable, and thorough in every detail.", imageSrc: "http://img.b2bpic.net/free-photo/good-transaction-is-success_329181-19300.jpg"},
{