diff --git a/src/app/page.tsx b/src/app/page.tsx index 81ebe05..3ebedba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -4,14 +4,14 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; import ContactText from '@/components/sections/contact/ContactText'; import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow'; -import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; +import FooterCard from '@/components/sections/footer/FooterCard'; import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial'; import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; -import { Award, CheckCircle, Diamond, Globe, Heart, ShieldCheck, Sparkles } from "lucide-react"; +import { Award, CheckCircle, Diamond, Globe, Heart, ShieldCheck, Sparkles, Phone, Mail, MapPin } from "lucide-react"; export default function LandingPage() { return ( @@ -31,14 +31,10 @@ export default function LandingPage() {
@@ -126,18 +80,8 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "1", name: "Gold Necklace Set", price: "Request Pricing", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-like-cleopatra-ancient-egyptian-costume-confused-surprised-holding-hand-her-head-mistake-orange_141793-130112.jpg"}, - { - id: "2", name: "Diamond Solitaire", price: "Request Pricing", imageSrc: "http://img.b2bpic.net/free-photo/closeup-diamond-ring_53876-17947.jpg"}, - { - id: "3", name: "Bridal Bangles", price: "Request Pricing", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400862.jpg"}, - { - id: "4", name: "Daily Wear Earring", price: "Request Pricing", imageSrc: "http://img.b2bpic.net/free-photo/portrait-rich-woman-outdoors-with-stylish-dress-sunglasses_23-2149548539.jpg"}, - { - id: "5", name: "Antique Silver Ring", price: "Request Pricing", imageSrc: "http://img.b2bpic.net/free-photo/female-jeweler-working-shop_23-2150914303.jpg"}, - { - id: "6", name: "Traditional Gold Chain", price: "Request Pricing", imageSrc: "http://img.b2bpic.net/free-photo/gold-chain-beautiful-flower-assortment_23-2149836473.jpg"}, + { id: "1", name: "Gold Necklace Set", price: "Request Pricing", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-like-cleopatra-ancient-egyptian-costume-confused-surprised-holding-hand-her-head-mistake-orange_141793-130112.jpg" }, + { id: "2", name: "Diamond Solitaire", price: "Request Pricing", imageSrc: "http://img.b2bpic.net/free-photo/closeup-diamond-ring_53876-17947.jpg" } ]} title="Our Collections" description="Handcrafted perfection for every occasion." @@ -150,18 +94,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - icon: CheckCircle, - title: "Hallmarked Gold", description: "100% BIS Hallmarked jewellery ensures purity."}, - { - icon: Sparkles, - title: "Affordable Pricing", description: "Premium designs at genuine competitive rates."}, - { - icon: ShieldCheck, - title: "Mullickbazar Trusted", description: "Years of legacy and customer community trust."}, - { - icon: Diamond, - title: "Custom Designs", description: "Expert craftsmen to design your dream jewellery."}, + { icon: CheckCircle, title: "Hallmarked Gold", description: "100% BIS Hallmarked jewellery ensures purity." }, + { icon: Sparkles, title: "Affordable Pricing", description: "Premium designs at genuine competitive rates." } ]} title="Why Choose MPJ?" description="Trusted by generations for quality and transparency." @@ -175,15 +109,8 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} metrics={[ - { - id: "m1", value: "15+", title: "Years Experience", description: "Legacy in Kolkata", icon: Award, - }, - { - id: "m2", value: "5000+", title: "Happy Couples", description: "Serving weddings", icon: Heart, - }, - { - id: "m3", value: "100%", title: "Certification", description: "BIS Hallmark purity", icon: ShieldCheck, - }, + { id: "m1", value: "15+", title: "Years Experience", description: "Legacy in Kolkata", icon: Award }, + { id: "m2", value: "5000+", title: "Happy Couples", description: "Serving weddings", icon: Heart }, ]} title="Trust at a Glance" description="Milestones that define our commitment to excellence." @@ -196,16 +123,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", name: "Ananya", role: "Bride", testimonial: "Wonderful service and authentic gold purity.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-latino-female-model-warm-red-dress_633478-2096.jpg"}, - { - id: "2", name: "Rajesh", role: "Patron", testimonial: "My first choice for jewellery in Mullickbazar.", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-purple-shirt-looking-up-hapy-pleased-clenching-fist-standing-green-background_141793-118417.jpg"}, - { - id: "3", name: "Sunita", role: "Regular", testimonial: "Stunning craftsmanship and polite staff.", imageSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg"}, - { - id: "4", name: "Priya", role: "Gift buyer", testimonial: "Best place for diamond collections.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-cute-blond-girl-charmingly-looking-camera-isolated-yellow-background_574295-2343.jpg"}, - { - id: "5", name: "Amitabha", role: "Groom", testimonial: "Wedding jewellery turned out perfect.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-showing-namaste-gesture-holding-palms-clenched-together-near-chest-standing_1258-203315.jpg"}, + { id: "1", name: "Ananya", role: "Bride", testimonial: "Wonderful service and authentic gold purity.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-latino-female-model-warm-red-dress_633478-2096.jpg" }, ]} title="What Our Clients Say" description="Read experiences from our valued patrons." @@ -215,52 +133,24 @@ export default function LandingPage() {