Update src/app/about/page.tsx
This commit is contained in:
@@ -5,13 +5,14 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
|
||||
import SplitAbout from "@/components/sections/about/SplitAbout";
|
||||
import MetricCardEleven from "@/components/sections/metrics/MetricCardEleven";
|
||||
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
|
||||
import { Phone } from "lucide-react";
|
||||
|
||||
const navItems = [
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Services", id: "#services" },
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "Projects", id: "/projects" },
|
||||
{ name: "About", id: "/about" },
|
||||
];
|
||||
@@ -33,10 +34,9 @@ export default function AboutPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Sri Mani Bala"
|
||||
navItems={navItems}
|
||||
navItems={navItems.map((item) => ({ name: item.name, id: item.id }))}
|
||||
button={{
|
||||
text: "Get Free Consultation",
|
||||
href: "#contact",
|
||||
text: "Get Free Consultation", href: "#contact"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
@@ -44,68 +44,44 @@ export default function AboutPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
title="Our Simple Interior Design Process"
|
||||
description="From consultation to completion, we follow a structured process to ensure your dream interior comes to life perfectly"
|
||||
tag="Our Process"
|
||||
title="Trusted Interior Designers in Thanjavur"
|
||||
description="With a strong reputation for quality craftsmanship and attention to detail, Sri Mani Bala Interiors & Traders has helped homeowners and businesses transform their spaces into elegant and functional interiors."
|
||||
tag="Our Legacy"
|
||||
tagAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "1. Consultation",
|
||||
description: "Discuss your ideas, budget, and requirements with our expert team",
|
||||
},
|
||||
{
|
||||
title: "2. Design Planning",
|
||||
description: "Create the best design solution tailored to your space and style",
|
||||
},
|
||||
{
|
||||
title: "3. Craft & Build",
|
||||
description: "Our skilled team carefully builds and installs everything with precision",
|
||||
},
|
||||
{
|
||||
title: "4. Perfect Delivery",
|
||||
description: "Beautiful finishing and installation ensuring complete satisfaction",
|
||||
},
|
||||
{ title: "Excellent Finishing", description: "Precision craftsmanship in every detail with premium quality finishes" },
|
||||
{ title: "Affordable Pricing", description: "Luxury aesthetics without breaking the budget" },
|
||||
{ title: "Custom Design Options", description: "Personalized solutions tailored to your unique style and needs" },
|
||||
{ title: "Customer-First Approach", description: "Your satisfaction is our priority in every project" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colleagues-having-discussion-about-project-planning-marketing-strategy-working-together-business-man-woman-doing-teamwork-with-laptop-papers-design-presentation_482257-40028.jpg?_wi=2"
|
||||
imageAlt="Interior design process workflow"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-bedroom-illuminated-by-modern-electric-lamp-generated-by-ai_188544-28185.jpg"
|
||||
imageAlt="Premium interior design showcase"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="left"
|
||||
imagePosition="right"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardEleven
|
||||
title="Why We Stand Out"
|
||||
description="Sri Mani Bala Interiors brings decades of experience, premium craftsmanship, and customer-focused service to every project"
|
||||
tag="Our Achievements"
|
||||
title="Why Homeowners Choose Us"
|
||||
description="Discover what sets Sri Mani Bala Interiors apart in the luxury interior design market"
|
||||
tag="Our Strengths"
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "experience",
|
||||
value: "45+",
|
||||
title: "Years of Expertise",
|
||||
description: "Generations of traditional and modern craftsmanship combined",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/millennial-man-choosing-skilled-labor-trades_1163-3107.jpg?_wi=2",
|
||||
imageAlt: "experienced craftsman working",
|
||||
id: "experience", value: "45+", title: "Years of Experience", description: "Traditional woodworking expertise passed through generations", imageSrc: "http://img.b2bpic.net/free-photo/millennial-man-choosing-skilled-labor-trades_1163-3107.jpg", imageAlt: "Experienced craftsman working interior design"
|
||||
},
|
||||
{
|
||||
id: "clients",
|
||||
value: "23+",
|
||||
title: "Satisfied Clients",
|
||||
description: "Each project completed with dedication and perfection",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-resting_171337-3998.jpg?_wi=2",
|
||||
imageAlt: "happy satisfied customer",
|
||||
id: "finishing", value: "100%", title: "Premium Finishing", description: "Attention to every detail with luxury-grade materials", imageSrc: "http://img.b2bpic.net/free-photo/artisan-doing-woodcutting_23-2150600764.jpg", imageAlt: "Premium finishing detail interior quality"
|
||||
},
|
||||
{
|
||||
id: "quality",
|
||||
value: "Premium",
|
||||
title: "Quality Materials",
|
||||
description: "Only the finest finishes and materials for luxury results",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artisan-doing-woodcutting_23-2150600764.jpg?_wi=2",
|
||||
imageAlt: "premium finishing detail",
|
||||
id: "pricing", value: "Best", title: "Budget Friendly", description: "Luxury aesthetics without premium price tags", imageSrc: "http://img.b2bpic.net/free-photo/young-business-owners-preparing-their-store_23-2149300882.jpg", imageAlt: "Affordable luxury home interior design"
|
||||
},
|
||||
{
|
||||
id: "satisfaction", value: "23+", title: "Happy Clients", description: "Customer satisfaction is always our top priority", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-resting_171337-3998.jpg", imageAlt: "Happy satisfied customer home portrait"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -113,27 +89,58 @@ export default function AboutPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
title="What Our Clients Say"
|
||||
description="Hear from satisfied homeowners who have transformed their spaces with Sri Mani Bala Interiors"
|
||||
tag="Testimonials"
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Yogalakshmi M", handle: "@yogalakshmi_m", testimonial: "We gave them the TV shelf work for our new house. It was done very beautifully and neatly. The finishing was excellent and the professionalism was impressive.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-reading-book_23-2150059007.jpg", imageAlt: "Professional woman portrait testimonial"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Raj Ganesh", handle: "@raj_ganesh", testimonial: "Products are very high quality and the cost is very affordable. Thank you ManiBala Interiors team for exceeding our expectations.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", imageAlt: "Professional man portrait testimonial"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Kadal Dharshu", handle: "@kadal_dharshu", testimonial: "Customer satisfaction was their priority. They didn't miss even small details. I really loved the result and recommend them highly.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg", imageAlt: "Happy client testimonial portrait"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Priya Sharma", handle: "@priya_sharma", testimonial: "The modular kitchen they designed for us is absolutely stunning. Professional team, timely delivery, and perfect installation.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-fashionable-teenage-girl-with-fair-hair_176532-8114.jpg", imageAlt: "Woman client testimonial portrait photo"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Vikram Kumar", handle: "@vikram_kumar", testimonial: "Transformed our living room completely. The wooden work is exquisite and the team was very cooperative throughout the project.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-camera_23-2148238839.jpg", imageAlt: "Man client testimonial portrait photo"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Anjali Nair", handle: "@anjali_nair", testimonial: "Best interior designers in Thanjavur. They understood our vision perfectly and delivered beyond expectations. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg", imageAlt: "Woman happy testimonial portrait photo"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
tag="Get in Touch"
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
title="Start Your Interior Transformation Today"
|
||||
description="We're ready to bring your interior design dreams to life. Reach out to schedule a free consultation with our expert team and explore the possibilities for your space."
|
||||
title="Ready To Design Your Dream Interior?"
|
||||
description="Get a free consultation today from our team of expert interior designers. Let's transform your space into something beautiful."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+919876543210",
|
||||
},
|
||||
{
|
||||
text: "Get Free Quote",
|
||||
href: "#contact-form",
|
||||
},
|
||||
{ text: "Call Now", href: "tel:+919876543210" },
|
||||
{ text: "Get Free Quote", href: "#contact-form" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{
|
||||
variant: "circleGradient",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -142,68 +149,29 @@ export default function AboutPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "Projects",
|
||||
href: "/projects",
|
||||
},
|
||||
{
|
||||
label: "About",
|
||||
href: "/about",
|
||||
},
|
||||
],
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Services", href: "/services" },
|
||||
{ label: "Projects", href: "/projects" },
|
||||
{ label: "About", href: "/about" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
{
|
||||
label: "Modular Kitchen",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "TV Units",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "Wardrobes",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "Wooden Work",
|
||||
href: "#services",
|
||||
},
|
||||
],
|
||||
title: "Services", items: [
|
||||
{ label: "Modular Kitchen", href: "#services" },
|
||||
{ label: "TV Units", href: "#services" },
|
||||
{ label: "Wardrobes", href: "#services" },
|
||||
{ label: "Wooden Work", href: "#services" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "📍 Thanjavur, Tamil Nadu",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "📞 +91-XXXX-XXXX-XX",
|
||||
href: "tel:+919876543210",
|
||||
},
|
||||
{
|
||||
label: "🕒 Open till 9:30 PM",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "📧 Email Us",
|
||||
href: "mailto:info@srimanibala.com",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "Contact", items: [
|
||||
{ label: "📍 Thanjavur, Tamil Nadu", href: "#" },
|
||||
{ label: "📞 +91-XXXX-XXXX-XX", href: "tel:+919876543210" },
|
||||
{ label: "🕒 Open till 9:30 PM", href: "#" },
|
||||
{ label: "📧 Email Us", href: "mailto:info@srimanibala.com" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2025 Sri Mani Bala Interiors & Traders | All Rights Reserved"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user