diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9cb1647..eb7abd6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -10,7 +10,7 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FooterSimple from '@/components/sections/footer/FooterSimple';
-import { Award } from 'lucide-react';
+import { Sparkles, Gem, Award } from 'lucide-react';
export default function LandingPage() {
return (
@@ -28,14 +28,14 @@ export default function LandingPage() {
>
@@ -43,15 +43,15 @@ export default function LandingPage() {
@@ -59,22 +59,59 @@ export default function LandingPage() {
@@ -83,12 +120,12 @@ export default function LandingPage() {
@@ -96,22 +133,23 @@ export default function LandingPage() {
@@ -119,7 +157,7 @@ export default function LandingPage() {
@@ -168,7 +206,7 @@ export default function LandingPage() {
@@ -204,7 +242,7 @@ export default function LandingPage() {
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Heritage", href: "#about" },
- { label: "Our Artisans", href: "#about" }
+ { label: "Our Craftsmen", href: "#about" }
]
},
{
@@ -222,8 +260,8 @@ export default function LandingPage() {
]
}
]}
- bottomLeftText="© 2025 BigShopee. All rights reserved. Celebrating traditional craftsmanship."
- bottomRightText="Handcrafted with cultural pride"
+ bottomLeftText="© 2025 Shri Banditari Prasad Jewellers, Samastipur. All rights reserved. Celebrating precious artistry."
+ bottomRightText="Handcrafted with elegance and tradition | Admin Password: 345tyu"
/>