14 Commits

Author SHA1 Message Date
71563460e2 Update src/app/page.tsx 2026-03-08 22:11:28 +00:00
b42adc6b58 Update src/app/layout.tsx 2026-03-08 22:11:28 +00:00
f1c99e800d Switch to version 1: modified src/app/page.tsx 2026-03-08 22:10:19 +00:00
9dafc4e2ee Merge version_6 into main
Merge version_6 into main
2026-03-08 22:03:11 +00:00
71033d0bc4 Update src/app/page.tsx 2026-03-08 22:03:07 +00:00
890bc9f142 Merge version_6 into main
Merge version_6 into main
2026-03-08 22:02:26 +00:00
58835ec370 Update src/app/page.tsx 2026-03-08 22:02:22 +00:00
d57e34d772 Switch to version 1: modified src/app/styles/variables.css 2026-03-08 21:52:15 +00:00
ef3bd86ea4 Switch to version 1: modified src/app/page.tsx 2026-03-08 21:52:15 +00:00
29bd6d4576 Merge version_5 into main
Merge version_5 into main
2026-03-08 21:51:50 +00:00
4d73402efd Update src/app/page.tsx 2026-03-08 21:51:46 +00:00
cb160288f4 Merge version_5 into main
Merge version_5 into main
2026-03-08 21:50:59 +00:00
ff28dc9887 Update src/app/styles/variables.css 2026-03-08 21:50:55 +00:00
0d7e68c9ce Update src/app/page.tsx 2026-03-08 21:50:55 +00:00
2 changed files with 20 additions and 1408 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -44,24 +44,25 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="Injured in an Accident?"
description="Speak With a Miami Personal Injury Lawyer Today. Free consultation. No fees unless we win."
description="Speak With a Miami Personal Injury Lawyer Today. Free consultation. No fees unless we win. 15+ Years of Experience | 500+ Cases Resolved | Trusted by Hundreds of Satisfied Clients"
buttons={[
{ text: "Call Now: (833) 647-4277", href: "tel:+18336474277" },
{ text: "Free Case Review", href: "#contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/successful-office-employers-comparing-analytics-data-together-focused-confident-female-managers-pointing-documents-reports-meeting-room-teamwork-business-management-concept_74855-7827.jpg?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgCP3bP8hKapPL25Gl7yFrqdlk/uploaded-1773006953019-3xezea9q.png"
imageAlt="Miami law office professional background"
showDimOverlay={true}
buttonAnimation="slide-up"
descriptionClassName="text-lg font-semibold leading-relaxed text-white drop-shadow-lg"
/>
</div>
<div id="trust" data-section="trust">
<TestimonialCardTwelve
testimonials={[
{ id: "1", name: "Leo Zeitoune", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-15972.jpg?_wi=1", imageAlt: "Leo Zeitoune" },
{ id: "2", name: "Tiffany Breaux", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-suit-with-tablet_23-2148095682.jpg?_wi=1", imageAlt: "Tiffany Breaux" },
{ id: "3", name: "David Martinez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-businessman-with-black-tie_1139-406.jpg?_wi=1", imageAlt: "David Martinez" },
{ id: "1", name: "Leo Zeitoune", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgCP3bP8hKapPL25Gl7yFrqdlk/uploaded-1773006953019-qzzngnar.png?_wi=1", imageAlt: "Leo Zeitoune" },
{ id: "2", name: "Tiffany Breaux", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgCP3bP8hKapPL25Gl7yFrqdlk/uploaded-1773006953020-tavr8pob.jpg?_wi=1", imageAlt: "Tiffany Breaux" },
{ id: "3", name: "David Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgCP3bP8hKapPL25Gl7yFrqdlk/uploaded-1773006953020-1wxn8nkm.jpg?_wi=1", imageAlt: "David Martinez" },
{ id: "4", name: "Jennifer Thompson", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-indoors_23-2149915935.jpg?_wi=1", imageAlt: "Jennifer Thompson" }
]}
cardTitle="Trusted by Hundreds of Satisfied Clients - 5.0 Google Rating"
@@ -181,13 +182,13 @@ export default function LandingPage() {
tagIcon={Quote}
blogs={[
{
id: "1", category: "Car Accident", title: "Listened in the Most Respectable Manner", excerpt: "Leo Zeitoune shares how our team provided respectful, attentive representation and achieved excellent results on his case.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-15972.jpg?_wi=2", imageAlt: "Client testimonial", authorName: "Leo Zeitoune", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-15972.jpg", date: "Recent Client"
id: "1", category: "Car Accident", title: "Listened in the Most Respectable Manner", excerpt: "Leo Zeitoune shares how our team provided respectful, attentive representation and achieved excellent results on his case.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgCP3bP8hKapPL25Gl7yFrqdlk/uploaded-1773006953019-qzzngnar.png?_wi=2", imageAlt: "Client testimonial", authorName: "Leo Zeitoune", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgCP3bP8hKapPL25Gl7yFrqdlk/uploaded-1773006953019-qzzngnar.png", date: "Recent Client"
},
{
id: "2", category: "Personal Injury", title: "Great Communication and Clear Explanations", excerpt: "Tiffany Breaux highlights the importance of clear communication and highly recommends our services to others seeking legal help.", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-suit-with-tablet_23-2148095682.jpg?_wi=2", imageAlt: "Client testimonial", authorName: "Tiffany Breaux", authorAvatar: "http://img.b2bpic.net/free-photo/blond-business-woman-suit-with-tablet_23-2148095682.jpg", date: "Recent Client"
id: "2", category: "Personal Injury", title: "Great Communication and Clear Explanations", excerpt: "Tiffany Breaux highlights the importance of clear communication and highly recommends our services to others seeking legal help.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgCP3bP8hKapPL25Gl7yFrqdlk/uploaded-1773006953020-tavr8pob.jpg?_wi=2", imageAlt: "Client testimonial", authorName: "Tiffany Breaux", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgCP3bP8hKapPL25Gl7yFrqdlk/uploaded-1773006953020-tavr8pob.jpg", date: "Recent Client"
},
{
id: "3", category: "Accident Settlement", title: "Recovered Maximum Compensation", excerpt: "David Martinez was impressed with the strategic approach and negotiation skills that resulted in a favorable settlement for his family.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-businessman-with-black-tie_1139-406.jpg?_wi=2", imageAlt: "Client testimonial", authorName: "David Martinez", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-good-looking-businessman-with-black-tie_1139-406.jpg", date: "Recent Client"
id: "3", category: "Accident Settlement", title: "Recovered Maximum Compensation", excerpt: "David Martinez was impressed with the strategic approach and negotiation skills that resulted in a favorable settlement for his family.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgCP3bP8hKapPL25Gl7yFrqdlk/uploaded-1773006953020-1wxn8nkm.jpg?_wi=2", imageAlt: "Client testimonial", authorName: "David Martinez", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgCP3bP8hKapPL25Gl7yFrqdlk/uploaded-1773006953020-1wxn8nkm.jpg", date: "Recent Client"
},
{
id: "4", category: "Medical Malpractice", title: "Compassionate and Professional Representation", excerpt: "Jennifer Thompson appreciated the firm's empathy and professionalism throughout her medical malpractice claim process.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-indoors_23-2149915935.jpg?_wi=2", imageAlt: "Client testimonial", authorName: "Jennifer Thompson", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-indoors_23-2149915935.jpg", date: "Recent Client"