Merge version_1 into main #4
1375
src/app/layout.tsx
1375
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -12,7 +12,7 @@ import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import { Zap, Building2, CheckCircle, Star, Heart, Phone, MapPin, Mail, FileText, Briefcase, Award, Shield, Wifi, BookOpen, Copy, Scan, Printer, User, ClipboardList, Headphones } from "lucide-react";
|
||||
|
||||
export default function SwarajyaLanding() {
|
||||
export default function Maske Landing() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-stagger"
|
||||
@@ -28,7 +28,7 @@ export default function SwarajyaLanding() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
brandName="Swarajya"
|
||||
brandName=" Maske "
|
||||
navItems={[
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "services" },
|
||||
@@ -89,14 +89,14 @@ export default function SwarajyaLanding() {
|
||||
tag="About Us"
|
||||
tagIcon={Building2}
|
||||
tagAnimation="slide-up"
|
||||
title="Swarajya Online Service & CSC Center - Your Local Digital Partner"
|
||||
title=" Maske Online Service & CSC Center - Your Local Digital Partner"
|
||||
description="We are dedicated to providing fast, reliable, and affordable online services to residents of Borgadi, Kopra, and surrounding villages. Our team helps citizens easily access government services, CSC benefits, and digital solutions without the hassle of traveling to distant centers."
|
||||
metrics={[
|
||||
{ value: "5.0⭐", title: "Google Rating" },
|
||||
{ value: "100+", title: "Services Available" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vacant-modern-workspace-with-computers_482257-127194.jpg?_wi=5"
|
||||
imageAlt="Swarajya service center"
|
||||
imageAlt=" Maske service center"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -165,7 +165,7 @@ export default function SwarajyaLanding() {
|
||||
|
||||
<div id="why-us" data-section="why-us">
|
||||
<MetricCardTwo
|
||||
title="Why Choose Swarajya Online Service?"
|
||||
title="Why Choose Maske Online Service?"
|
||||
description="Here's what makes us the trusted local choice for all your digital and government services."
|
||||
tag="Why Us"
|
||||
tagIcon={Star}
|
||||
@@ -266,8 +266,8 @@ export default function SwarajyaLanding() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Swarajya"
|
||||
copyrightText="© 2025 Swarajya Online Service & CSC Center | All Rights Reserved"
|
||||
logoText=" Maske "
|
||||
copyrightText="© 2025 Maske Online Service & CSC Center | All Rights Reserved"
|
||||
socialLinks={[
|
||||
{ icon: Phone, href: "tel:+919999999999", ariaLabel: "Call us" },
|
||||
{ icon: MapPin, href: "https://maps.google.com/?q=VHGG+CG5,+Kopra,+Borgadi,+Maharashtra+445215", ariaLabel: "Location" },
|
||||
|
||||
Reference in New Issue
Block a user