Merge version_1 into main #1
@@ -44,7 +44,7 @@ export default function ContactPage() {
|
||||
title="Get in Touch With Us"
|
||||
description="Have a printing project in mind? Send us your requirements and we'll get back to you with a quote and timeline. Fill out the form below or contact us directly."
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26627.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26627.jpg?_wi=3"
|
||||
imageAlt="printing press machinery close up"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -1,18 +1,22 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Roboto } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Roboto } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const roboto = Roboto({
|
||||
variable: "--font-roboto",
|
||||
@@ -20,6 +24,41 @@ const roboto = Roboto({
|
||||
weight: ["100", "300", "400", "500", "700", "900"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Pradhan Printers | Offset, Screen & Color Printing Services",
|
||||
description: "Premium printing services for wedding cards, business cards, flex banners, and more. Quality offset and color printing in Kasganj. Fast turnaround and competitive pricing.",
|
||||
keywords: "printing services, offset printing, color printing, wedding cards, business cards, flex banners, printing company Kasganj",
|
||||
metadataBase: new URL("https://pradhanprinters.com"),
|
||||
alternates: {
|
||||
canonical: "https://pradhanprinters.com",
|
||||
},
|
||||
openGraph: {
|
||||
title: "Pradhan Printers - Professional Printing Solutions",
|
||||
description: "Expert offset, screen, and color printing services. Wedding cards, business cards, posters, and custom printing.",
|
||||
siteName: "Pradhan Printers",
|
||||
type: "website",
|
||||
url: "https://pradhanprinters.com",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/multicolored-powder-splatter-white-background_23-2147948971.jpg",
|
||||
alt: "Pradhan Printers - Professional Printing Services",
|
||||
width: 1200,
|
||||
height: 630,
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Pradhan Printers | Professional Printing Services",
|
||||
description: "Quality printing for all your business and personal needs",
|
||||
images: ["http://img.b2bpic.net/free-photo/multicolored-powder-splatter-white-background_23-2147948971.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -28,7 +67,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${roboto.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${roboto.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -40,4 +81,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -80,7 +80,7 @@ export default function OrderPage() {
|
||||
title="Get in Touch With Us"
|
||||
description="Have a printing project in mind? Send us your requirements and we'll get back to you with a quote and timeline. Fill out the form below or contact us directly."
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26627.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26627.jpg?_wi=2"
|
||||
imageAlt="Professional printing workshop"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -106,7 +106,7 @@ export default function HomePage() {
|
||||
title: "Wedding Cards",
|
||||
description: "Elegant and beautifully designed wedding invitations and cards with premium paper quality and custom designs.",
|
||||
tag: "Specialty",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-silver-wedding-invitation_23-2149402952.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-silver-wedding-invitation_23-2149402952.jpg?_wi=1",
|
||||
imageAlt: "Wedding invitation cards",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function HomePage() {
|
||||
title: "Visiting Cards",
|
||||
description: "Professional business cards that make a lasting impression with high-quality printing and premium finishes.",
|
||||
tag: "Corporate",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-with-abstract-red-shapes_1361-1734.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-with-abstract-red-shapes_1361-1734.jpg?_wi=1",
|
||||
imageAlt: "Business visiting cards",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ export default function HomePage() {
|
||||
title: "Bill Books",
|
||||
description: "Customized bill books and invoices for your business with sequential numbering and professional printing.",
|
||||
tag: "Business",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-colorful-circles-invoice-template-design_1017-18224.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-colorful-circles-invoice-template-design_1017-18224.jpg?_wi=1",
|
||||
imageAlt: "Bill book printing",
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function HomePage() {
|
||||
title: "Flex & Posters",
|
||||
description: "Large-format flex banners and posters with vibrant colors for advertising and promotional campaigns.",
|
||||
tag: "Marketing",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-colorful-banners_23-2147658238.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-colorful-banners_23-2147658238.jpg?_wi=1",
|
||||
imageAlt: "Flex banner and poster designs",
|
||||
},
|
||||
{
|
||||
@@ -138,7 +138,7 @@ export default function HomePage() {
|
||||
title: "Pamphlets",
|
||||
description: "Informative pamphlets and brochures that effectively communicate your message with professional design.",
|
||||
tag: "Branding",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/sale-web-banner-social-media_23-2148031123.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/sale-web-banner-social-media_23-2148031123.jpg?_wi=1",
|
||||
imageAlt: "Pamphlet and brochure printing",
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function HomePage() {
|
||||
title: "Rubber Stamps",
|
||||
description: "Custom rubber stamps for your business with personalized designs and high-quality printing.",
|
||||
tag: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overdue-outstanding-transaction-unpaid-paying-concept_53876-121209.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overdue-outstanding-transaction-unpaid-paying-concept_53876-121209.jpg?_wi=1",
|
||||
imageAlt: "Custom rubber stamp designs",
|
||||
},
|
||||
]}
|
||||
@@ -171,7 +171,7 @@ export default function HomePage() {
|
||||
price: "₹150-500 per 100",
|
||||
rating: 5,
|
||||
reviewCount: "250+",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-silver-wedding-invitation_23-2149402952.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-silver-wedding-invitation_23-2149402952.jpg?_wi=2",
|
||||
imageAlt: "Premium wedding card design",
|
||||
},
|
||||
{
|
||||
@@ -181,7 +181,7 @@ export default function HomePage() {
|
||||
price: "₹50-200 per 100",
|
||||
rating: 5,
|
||||
reviewCount: "180+",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-with-abstract-red-shapes_1361-1734.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-with-abstract-red-shapes_1361-1734.jpg?_wi=2",
|
||||
imageAlt: "Professional business cards",
|
||||
},
|
||||
{
|
||||
@@ -191,7 +191,7 @@ export default function HomePage() {
|
||||
price: "₹5-50 per sq ft",
|
||||
rating: 5,
|
||||
reviewCount: "320+",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-colorful-banners_23-2147658238.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-colorful-banners_23-2147658238.jpg?_wi=2",
|
||||
imageAlt: "Vibrant flex banners",
|
||||
},
|
||||
{
|
||||
@@ -201,7 +201,7 @@ export default function HomePage() {
|
||||
price: "₹100-400 per pad",
|
||||
rating: 5,
|
||||
reviewCount: "145+",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-colorful-circles-invoice-template-design_1017-18224.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-colorful-circles-invoice-template-design_1017-18224.jpg?_wi=2",
|
||||
imageAlt: "Custom bill books",
|
||||
},
|
||||
{
|
||||
@@ -211,7 +211,7 @@ export default function HomePage() {
|
||||
price: "₹80-300 per 100",
|
||||
rating: 5,
|
||||
reviewCount: "210+",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/sale-web-banner-social-media_23-2148031123.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/sale-web-banner-social-media_23-2148031123.jpg?_wi=2",
|
||||
imageAlt: "Information pamphlets",
|
||||
},
|
||||
{
|
||||
@@ -221,7 +221,7 @@ export default function HomePage() {
|
||||
price: "₹200-1000 per stamp",
|
||||
rating: 5,
|
||||
reviewCount: "98+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overdue-outstanding-transaction-unpaid-paying-concept_53876-121209.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overdue-outstanding-transaction-unpaid-paying-concept_53876-121209.jpg?_wi=2",
|
||||
imageAlt: "Custom rubber stamps",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -165,7 +165,7 @@ export default function PricingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26627.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26627.jpg?_wi=1"
|
||||
imageAlt="Professional printing services"
|
||||
faqs={[
|
||||
{
|
||||
|
||||
@@ -86,7 +86,7 @@ export default function ServicesPage() {
|
||||
title: "Wedding Cards & Invitations",
|
||||
description: "Create lasting impressions with our elegant wedding invitation cards. Custom designs, premium paper quality, and meticulous printing ensure your special day is celebrated in style.",
|
||||
tag: "Specialty Printing",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-silver-wedding-invitation_23-2149402952.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-silver-wedding-invitation_23-2149402952.jpg?_wi=3",
|
||||
imageAlt: "Wedding invitation cards",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function ServicesPage() {
|
||||
title: "Professional Business Cards",
|
||||
description: "Make a strong business impression with high-quality business cards. Our offset printing technology delivers crisp, vibrant results with multiple finish options including matte, glossy, and textured surfaces.",
|
||||
tag: "Corporate Solutions",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-with-abstract-red-shapes_1361-1734.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-with-abstract-red-shapes_1361-1734.jpg?_wi=3",
|
||||
imageAlt: "Business visiting cards",
|
||||
},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function ServicesPage() {
|
||||
title: "Flex Banners & Large Format Printing",
|
||||
description: "Maximize your marketing impact with vibrant flex banners and large-format posters. Perfect for outdoor advertising, events, and promotional campaigns with UV-resistant materials and professional installation support.",
|
||||
tag: "Advertising & Marketing",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-colorful-banners_23-2147658238.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-colorful-banners_23-2147658238.jpg?_wi=3",
|
||||
imageAlt: "Flex banner and poster designs",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user