Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-25 07:13:35 +00:00
parent c458e2d593
commit 928b2dea9a

View File

@@ -2,10 +2,9 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FooterBase from '@/components/sections/footer/FooterBase';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import FooterBase from '@/components/sections/footer/FooterBase';
export default function LandingPage() {
return (
@@ -26,117 +25,40 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "home",
href: "/",
},
name: "Home", id: "/"},
{
name: "About",
id: "about",
href: "/about",
},
name: "About", id: "/about"},
{
name: "Services",
id: "services",
href: "/services",
},
name: "Services", id: "/services"},
{
name: "Reviews",
id: "reviews",
href: "/reviews",
},
name: "Reviews", id: "/reviews"},
{
name: "Contact",
id: "contact",
href: "/contact",
},
name: "Contact", id: "/contact"}
]}
brandName="Adv. Madhubala Srivastava & Associate"
/>
</div>
<div id="testimonials-main" data-section="testimonials-main">
<TestimonialCardThirteen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
<div id="reviews-page-full" data-section="reviews-page-full">
<TestimonialCardFive
title="Our Clients' Success Stories"
description="Our commitment to excellence is reflected in the positive experiences of our clients. We strive to achieve the best possible outcomes and build lasting trust."
testimonials={[
{
id: "1",
name: "Anjali Sharma",
handle: "@anjalisharma",
testimonial: "Adv. Madhubala Srivastava provided exceptional support during my property dispute. Her expertise and dedication led to a favorable outcome. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-conversing-with-friend-using-sign-language_23-2148681066.jpg",
imageAlt: "Anjali Sharma, client",
},
id: "1", name: "Ravi Kumar", date: "2023-09-15", title: "Exceptional Legal Guidance", quote: "Adv. Madhubala Srivastava provided clear, concise, and incredibly effective legal guidance. Her professionalism and dedication were outstanding, leading to a successful resolution of my civil case. Highly recommend her services in Jamshedpur!", tag: "Civil Case", avatarSrc: "asset://testimonial-1", avatarAlt: "Ravi Kumar"},
{
id: "2",
name: "Rahul Verma",
handle: "@rahulv",
testimonial: "The team handled my complex civil case with utmost professionalism. I felt supported and informed throughout the entire process. Truly the best legal advice in Jamshedpur.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-office-employees-flirting-joking_1262-17252.jpg",
imageAlt: "Rahul Verma, client",
},
id: "2", name: "Priya Sharma", date: "2023-11-20", title: "Compassionate Family Law Expert", quote: "In a very difficult time, Adv. Srivastava showed immense compassion and expertise in handling my family law matter. She was responsive and understanding, making the process much easier than anticipated. Truly a trusted advocate.", tag: "Family Law", avatarSrc: "asset://testimonial-2", avatarAlt: "Priya Sharma"},
{
id: "3",
name: "Priya Singh",
handle: "@priyasingh",
testimonial: "Madhubala Ma'am is an outstanding advocate. She guided me through a sensitive family matter with empathy and provided clear, effective legal strategies.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/succesful-businesswomen-giving-high-five_53876-25152.jpg",
imageAlt: "Priya Singh, client",
},
id: "3", name: "Amit Singh", date: "2024-01-10", title: "Reliable Property Dispute Resolution", quote: "Facing a complex property dispute, I turned to Adv. Madhubala Srivastava. Her strategic approach and thorough understanding of property law were instrumental. I am extremely satisfied with the favorable outcome.", tag: "Property Dispute", avatarSrc: "asset://testimonial-3", avatarAlt: "Amit Singh"},
{
id: "4",
name: "Amit Kumar",
handle: "@amitk",
testimonial: "For criminal defense, there's no one better. They fought tirelessly for my rights and ensured justice was served. Forever grateful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/family-lesson-origami_23-2148542873.jpg",
imageAlt: "Amit Kumar, client",
},
id: "4", name: "Neha Gupta", date: "2024-03-05", title: "Professional and Knowledgeable", quote: "Advocate Srivastava handled my documentation needs swiftly and precisely. Her knowledge is vast, and she clarified every step. It was a smooth and reassuring experience from start to finish. Highly professional service.", tag: "Legal Documentation", avatarSrc: "asset://testimonial-4", avatarAlt: "Neha Gupta"},
{
id: "5",
name: "Deepa Devi",
handle: "@deepad",
testimonial: "Professional, knowledgeable, and always accessible. My experience with this firm was seamless and highly satisfactory.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-discussing-having-fun_53876-65327.jpg",
imageAlt: "Deepa Devi, client",
},
id: "5", name: "Sanjay Verma", date: "2024-04-18", title: "Effective Criminal Defense", quote: "I was in a very challenging situation, and Adv. Srivastava provided an incredibly strong defense. Her expertise in criminal law and her dedication to my case were truly remarkable. I'm very grateful for her support.", tag: "Criminal Defense", avatarSrc: "asset://testimonial-5", avatarAlt: "Sanjay Verma"},
{
id: "6",
name: "Sanjay Gupta",
handle: "@sanjayg",
testimonial: "They made a difficult time much easier. Excellent communication and a genuine commitment to their clients' well-being. Thank you!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-indian-girl-waving-hello-online-video-conference-studio_482257-122429.jpg",
imageAlt: "Sanjay Gupta, client",
},
]}
showRating={true}
title="Hear From Our Valued Clients"
description="Our commitment to excellence and client satisfaction is reflected in the words of those we've served. Read their experiences with Adv. Madhubala Srivastava & Associate."
/>
</div>
<div id="contact-cta-reviews" data-section="contact-cta-reviews">
<ContactCTA
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
tag="Ready to Talk?"
title="Schedule Your Consultation Today"
description="Experience the same dedicated legal support our clients praise. Reach out to discuss your legal needs."
buttons={[
{
text: "Contact Us",
href: "/contact",
},
id: "6", name: "Geeta Devi", date: "2024-05-22", title: "Clear and Reassuring Advice", quote: "Adv. Madhubala Srivastava gave me clear, reassuring advice on a complex legal matter. Her ability to explain things simply made a huge difference. I felt confident and well-informed throughout the entire process.", tag: "Legal Advice", avatarSrc: "asset://testimonial-6", avatarAlt: "Geeta Devi"}
]}
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
@@ -144,56 +66,39 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Legal Services",
items: [
title: "Quick Links", items: [
{
label: "Civil Law",
href: "/services#civil-law",
},
label: "Home", href: "/"},
{
label: "Criminal Law",
href: "/services#criminal-law",
},
label: "About Us", href: "/about"},
{
label: "Family Law",
href: "/services#family-law",
},
label: "Services", href: "/services"},
{
label: "Property Law",
href: "/services#property-law",
},
],
label: "Reviews", href: "/reviews"},
{
label: "Contact", href: "/contact"}
]
},
{
title: "About Us",
items: [
title: "Legal", items: [
{
label: "Our Firm",
href: "/about",
},
label: "Privacy Policy", href: "#"},
{
label: "Our Vision",
href: "/about#vision",
},
label: "Terms of Service", href: "#"},
{
label: "Testimonials",
href: "/reviews",
},
],
label: "Disclaimer", href: "#"}
]
},
{
title: "Support",
items: [
title: "Contact Details", items: [
{
label: "Contact Us",
href: "/contact",
},
label: "Phone: 062038 75586", href: "tel:+916203875586"},
{
label: "FAQ",
href: "/contact#faq",
},
],
},
label: "Address: Rd Number 1, near bale complex, opposite rakcha kali mandir, Patel Nagar, Bhuiyadih, Bhalubasa, Jamshedpur, Jharkhand 831009", href: "#"},
{
label: "Business Hours: Opens 6 PM", href: "#"}
]
}
]}
logoText="Adv. Madhubala Srivastava & Associate"
copyrightText="© 2024 Adv. Madhubala Srivastava & Associate. All rights reserved."