Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 71563460e2 | |||
| b42adc6b58 | |||
| f1c99e800d |
1411
src/app/layout.tsx
1411
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -8,10 +8,10 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA
|
||||
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
||||
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import TeamCardTen from '@/components/sections/team/TeamCardTen';
|
||||
import BlogCardThree from '@/components/sections/blog/BlogCardThree';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import { ArrowRight, Shield, Briefcase, CheckCircle, HelpCircle, Quote, Star, Users } from 'lucide-react';
|
||||
import { ArrowRight, Shield, Briefcase, CheckCircle, HelpCircle, Quote, Star } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
||||
navItems={[
|
||||
{ name: "Practice Areas", id: "practice-areas" },
|
||||
{ name: "Why Us", id: "why-us" },
|
||||
{ name: "Team", id: "team" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
button={{ text: "Call Now: (833) 647-4277", href: "tel:+18336474277" }}
|
||||
@@ -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"
|
||||
@@ -142,25 +143,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="team" data-section="team">
|
||||
<TeamCardTen
|
||||
title="Meet Our Team"
|
||||
tag="Our Attorneys"
|
||||
tagAnimation="slide-up"
|
||||
membersAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-15972.jpg?_wi=1", imageAlt: "Law firm owner"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Lead Attorney", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-suit-with-tablet_23-2148095682.jpg?_wi=1", imageAlt: "Lead attorney"
|
||||
}
|
||||
]}
|
||||
memberVariant="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="consultation-process" data-section="consultation-process">
|
||||
<FaqSplitMedia
|
||||
title="Our Free Consultation Process"
|
||||
@@ -192,6 +174,33 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<BlogCardThree
|
||||
title="Client Success Stories"
|
||||
description="Real clients sharing their experiences working with our firm and the results we achieved for them."
|
||||
tag="Testimonials"
|
||||
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: "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: "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: "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"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
tagAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Ready to Discuss Your Case? Contact our Miami personal injury attorneys today. Call now for your free consultation."
|
||||
@@ -220,7 +229,7 @@ export default function LandingPage() {
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Why Choose Us", href: "#why-us" },
|
||||
{ label: "Our Team", href: "#team" },
|
||||
{ label: "Testimonials", href: "#testimonials" },
|
||||
{ label: "Contact", href: "#contact" }
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user