Update src/app/page.tsx

This commit is contained in:
2026-04-30 11:38:06 +00:00
parent 3dab9601fb
commit 7387e6e135

View File

@@ -31,22 +31,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Services",
id: "features",
},
{
name: "About",
id: "about",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Services", id: "features" },
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" },
]}
brandName="Stamp Markaz"
/>
@@ -57,37 +45,16 @@ export default function LandingPage() {
title="Fast & Trusted Stamp Paper & Legal Services in Rawalpindi"
description="E-Stamp, Affidavit, Rent Agreement, Property Documents All in One Place. Experience professional service with total peace of mind."
buttons={[
{
text: "Call Now",
href: "tel:+923000000000",
},
{
text: "Get Directions",
href: "https://maps.app.goo.gl/YA19sSykoeJvY2T48",
},
{ text: "Call Now", href: "tel:+923000000000" },
{ text: "Get Directions", href: "https://maps.app.goo.gl/YA19sSykoeJvY2T48" },
]}
imageSrc="http://img.b2bpic.net/free-photo/cropped-female-stamping-envelope-invitations_8353-12635.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/cropped-female-stamping-envelope-invitations_8353-12635.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/south-african-motor-vehicle-car-licence-document_181624-19437.jpg",
alt: "A South African motor vehicle car licence document",
},
{
src: "http://img.b2bpic.net/free-photo/education-diploma-certificate-with-seal_23-2148769642.jpg",
alt: "Education diploma certificate with seal",
},
{
src: "http://img.b2bpic.net/free-photo/person-using-wax-seal-blurred-certificate_23-2148769671.jpg",
alt: "Person using a wax seal blurred certificate",
},
{
src: "http://img.b2bpic.net/free-photo/rolled-graduation-diploma-certificate_23-2148769711.jpg",
alt: "Rolled graduation diploma certificate",
},
{
src: "http://img.b2bpic.net/free-photo/office-chair-still-life_23-2151149089.jpg",
alt: "Office chair still life",
},
{ src: "http://img.b2bpic.net/free-photo/south-african-motor-vehicle-car-licence-document_181624-19437.jpg", alt: "A South African motor vehicle car licence document" },
{ src: "http://img.b2bpic.net/free-photo/education-diploma-certificate-with-seal_23-2148769642.jpg", alt: "Education diploma certificate with seal" },
{ src: "http://img.b2bpic.net/free-photo/person-using-wax-seal-blurred-certificate_23-2148769671.jpg", alt: "Person using a wax seal blurred certificate" },
{ src: "http://img.b2bpic.net/free-photo/rolled-graduation-diploma-certificate_23-2148769711.jpg", alt: "Rolled graduation diploma certificate" },
{ src: "http://img.b2bpic.net/free-photo/office-chair-still-life_23-2151149089.jpg", alt: "Office chair still life" },
]}
avatarText="Trusted by 500+ residents"
/>
@@ -100,54 +67,24 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Official Document Processing",
description: "We specialize in all types of legal documentation to ensure your paperwork is valid and complete.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-signing-contract-senior-man-putting-signature-document_1163-4930.jpg",
imageAlt: "Stamp Services",
},
title: "Official Document Processing", description: "We specialize in all types of legal documentation to ensure your paperwork is valid and complete.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-signing-contract-senior-man-putting-signature-document_1163-4930.jpg", imageAlt: "Stamp Services"},
items: [
{
icon: CheckCircle,
text: "E-Stamp Paper",
},
{
icon: CheckCircle,
text: "Legal Affidavits",
},
{
icon: CheckCircle,
text: "Rent Agreements",
},
{ icon: CheckCircle, text: "E-Stamp Paper" },
{ icon: CheckCircle, text: "Legal Affidavits" },
{ icon: CheckCircle, text: "Rent Agreements" },
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/cropped-female-stamping-envelope-invitations_8353-12635.jpg?_wi=2",
imageAlt: "e-stamp paper legal icon",
reverse: false
},
{
title: "Support Services",
description: "From notarization to printing, we handle the logistics so you don't have to.",
media: {
imageSrc: "http://img.b2bpic.net/free-vector/law-justice-elements-collection_23-2147849297.jpg",
imageAlt: "Support Services",
},
title: "Support Services", description: "From notarization to printing, we handle the logistics so you don't have to.", media: {
imageSrc: "http://img.b2bpic.net/free-vector/law-justice-elements-collection_23-2147849297.jpg", imageAlt: "Support Services"},
items: [
{
icon: CheckCircle,
text: "Property Documentation",
},
{
icon: CheckCircle,
text: "Notary & Oath Services",
},
{
icon: CheckCircle,
text: "Photocopy & Printing",
},
{ icon: CheckCircle, text: "Property Documentation" },
{ icon: CheckCircle, text: "Notary & Oath Services" },
{ icon: CheckCircle, text: "Photocopy & Printing" },
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-divorce-agreement-with-pen_23-2148558460.jpg",
imageAlt: "e-stamp paper legal icon",
reverse: true
},
]}
title="Our Professional Legal Services"
@@ -161,18 +98,9 @@ export default function LandingPage() {
title="Why Choose Stamp Markaz"
description="With a commitment to speed, accuracy, and professional integrity, we serve the Rawalpindi community with reliability."
metrics={[
{
value: "100%",
title: "Client Satisfaction",
},
{
value: "15+",
title: "Years Experience",
},
{
value: "24h",
title: "Avg Processing",
},
{ value: "100%", title: "Client Satisfaction" },
{ value: "15+", title: "Years Experience" },
{ value: "24h", title: "Avg Processing" },
]}
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/legal-contract-with-gavel-pen_23-2152001228.jpg"
@@ -187,46 +115,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Ahmed Raza",
handle: "Local Resident",
testimonial: "Very professional and fast service. Got my rent agreement done in minutes.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-business-concept_53876-30412.jpg",
},
{
id: "2",
name: "Sara Khan",
handle: "Property Investor",
testimonial: "Stamp Markaz is highly reliable. Their legal documentation is always accurate.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-marriage-ring-divorce-contract_23-2148536067.jpg",
},
{
id: "3",
name: "Bilal Ahmed",
handle: "Business Owner",
testimonial: "Excellent service for E-stamps. My go-to place for all legal papers.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-writing-blank-paper_23-2148377736.jpg",
},
{
id: "4",
name: "Fatima Zahra",
handle: "Homeowner",
testimonial: "Patient staff, explained everything clearly. Very helpful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/politics-justice-icon-set_1262-7974.jpg",
},
{
id: "5",
name: "Usman Malik",
handle: "Lawyer",
testimonial: "Very accurate documentation work. Reliable and trusted.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/law-icon-flat_1284-4463.jpg",
},
{ id: "1", name: "Ahmed Raza", handle: "Local Resident", testimonial: "Very professional and fast service. Got my rent agreement done in minutes.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-business-concept_53876-30412.jpg" },
{ id: "2", name: "Sara Khan", handle: "Property Investor", testimonial: "Stamp Markaz is highly reliable. Their legal documentation is always accurate.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-marriage-ring-divorce-contract_23-2148536067.jpg" },
{ id: "3", name: "Bilal Ahmed", handle: "Business Owner", testimonial: "Excellent service for E-stamps. My go-to place for all legal papers.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-writing-blank-paper_23-2148377736.jpg" },
{ id: "4", name: "Fatima Zahra", handle: "Homeowner", testimonial: "Patient staff, explained everything clearly. Very helpful.", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/politics-justice-icon-set_1262-7974.jpg" },
{ id: "5", name: "Usman Malik", handle: "Lawyer", testimonial: "Very accurate documentation work. Reliable and trusted.", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/law-icon-flat_1284-4463.jpg" },
]}
showRating={true}
title="What Our Clients Say"
@@ -241,14 +134,8 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "l1",
value: "Location",
title: "Main Rawalpindi Area",
items: [
"Near Committee Chowk",
"Available Mon-Sat",
"9am - 6pm",
],
id: "l1", value: "Location", title: "Main Rawalpindi Area", items: [
"Near Committee Chowk", "Available Mon-Sat", "9am - 6pm"],
},
]}
title="Visit Our Office"
@@ -261,21 +148,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Kitni dair me stamp paper milta hai?",
content: "Most standard documents and stamp papers are prepared within 15-30 minutes.",
},
{
id: "f2",
title: "Are you open on Sundays?",
content: "We operate from Monday to Saturday, but urgent requests can be arranged by appointment.",
},
{
id: "f3",
title: "What documents do I need to bring?",
content: "Please bring your original CNIC and any supporting documentation for your specific agreement.",
},
{ id: "f1", title: "Kitni dair me stamp paper milta hai?", content: "Most standard documents and stamp papers are prepared within 15-30 minutes." },
{ id: "f2", title: "Are you open on Sundays?", content: "We operate from Monday to Saturday, but urgent requests can be arranged by appointment." },
{ id: "f3", title: "What documents do I need to bring?", content: "Please bring your original CNIC and any supporting documentation for your specific agreement." },
]}
title="Frequently Asked Questions"
description="Quick answers to common questions about our services."
@@ -289,18 +164,8 @@ export default function LandingPage() {
title="Get in Touch"
description="Ready to process your documents? Call us or visit our office."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Your Phone Number",
required: true,
},
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "phone", type: "tel", placeholder: "Your Phone Number", required: true },
]}
imageSrc="http://img.b2bpic.net/free-photo/high-end-home-office-trendy-loft-apartment-with-empty-desk_482257-122616.jpg"
/>
@@ -309,14 +174,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Stamp Markaz"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "© 2024 Stamp Markaz",
href: "#",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "© 2024 Stamp Markaz", href: "#" }}
/>
</div>
</ReactLenis>