13 Commits

Author SHA1 Message Date
6dd59db4f5 Merge version_4 into main
Merge version_4 into main
2026-03-04 03:44:22 +00:00
8a876d1268 Update src/app/page.tsx 2026-03-04 03:44:18 +00:00
9f42b0236c Merge version_4 into main
Merge version_4 into main
2026-03-04 03:43:07 +00:00
529c2f123b Update src/app/page.tsx 2026-03-04 03:43:03 +00:00
5cc6a47ae9 Update src/app/layout.tsx 2026-03-04 03:43:02 +00:00
22ab5e261e Merge version_3 into main
Merge version_3 into main
2026-03-04 03:40:44 +00:00
2853cade57 Update src/app/page.tsx 2026-03-04 03:40:40 +00:00
1cf9aad9a6 Merge version_2 into main
Merge version_2 into main
2026-03-04 03:38:07 +00:00
9a36daf768 Update src/app/page.tsx 2026-03-04 03:38:03 +00:00
bac842dfad Update src/app/layout.tsx 2026-03-04 03:38:02 +00:00
0695b4cc14 Merge version_1 into main
Merge version_1 into main
2026-03-04 03:37:11 +00:00
78b086ff68 Merge version_1 into main
Merge version_1 into main
2026-03-04 03:36:20 +00:00
6139521c5d Merge version_1 into main
Merge version_1 into main
2026-03-04 03:35:13 +00:00
2 changed files with 25 additions and 50 deletions

View File

@@ -1,52 +1,20 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import "@/styles/globals.css";
const halant = Halant({
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "SMS Unique Solutions | Professional Powder Coating in Bengaluru", description: "Expert powder coating and equipment services in Bengaluru. 4.7★ rated service provider. Industrial-grade quality, affordable pricing, and customer-friendly support.", keywords: "powder coating, Bengaluru, industrial coating, metal finishing, professional service, affordable", metadataBase: new URL("https://smsuniquesolutions.com"),
alternates: {
canonical: "https://smsuniquesolutions.com"},
openGraph: {
title: "SMS Unique Solutions | Professional Powder Coating Services", description: "Premium powder coating solutions in Bengaluru. Quality service, expert staff, affordable rates.", url: "https://smsuniquesolutions.com", siteName: "SMS Unique Solutions", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110878.jpg", alt: "Professional powder coating facility"},
],
},
twitter: {
card: "summary_large_image", title: "SMS Unique Solutions | Professional Powder Coating", description: "Expert powder coating and equipment services in Bengaluru", images: ["http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110878.jpg"],
},
robots: {
index: true,
follow: true,
},
};
title: "SMS Unique Solutions - Professional Powder Coating Services", description: "Premium powder coating services in Bengaluru. Professional metal coating solutions with 4.7★ customer satisfaction. Industrial-grade quality for manufacturing and customization needs."};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} antialiased`}
>
<Tag />
{children}
<html lang="en">
<body className={inter.className}>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1414,7 +1382,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
<div id="about" data-section="about" className="w-full py-20">
<TextAbout
tag="About Us"
title="Trusted Powder Coating & Equipment Services Since Day One. Quality, Affordable Service, and Customer-Friendly Support."
title="4.7★ Trusted by 500+ Customers"
buttons={[{ text: "View Services", href: "#features" }]}
useInvertedBackground={false}
tagAnimation="slide-up"
@@ -79,16 +79,20 @@ export default function LandingPage() {
{
id: 1,
title: "Expert Service & Quality", description: "Professional powder coating machine sales and services. Affordable pricing with excellent customer service and friendly staff who prioritize your satisfaction.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/african-american-supervisor-evaluates-renewable-energy-metrics-factory_482257-125788.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/african-american-supervisor-evaluates-renewable-energy-metrics-factory_482257-125788.jpg"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-worker-spraying-powder-paint-from-gun_23-2149878756.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-worker-spraying-powder-paint-from-gun_23-2149878756.jpg"
},
},
{
id: 2,
title: "Modern Equipment & Technology", description: "State-of-the-art coating machinery and genuine spare parts. Professional installation, maintenance, and technical support for all your powder coating needs.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/focused-watchmaker-is-working-with-autoclave-his-own-studio_613910-21397.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/focused-watchmaker-is-working-with-autoclave-his-own-studio_613910-21397.jpg"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110878.jpg?_wi=2"},
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110878.jpg?_wi=2"
},
},
]}
showStepNumbers={true}
@@ -137,13 +141,17 @@ export default function LandingPage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1", title: "Excellent Service and Experience", quote: "An excellent service and experience satisfied with the product or service of SMS Unique Solutions. Highly recommended for anyone looking for professional powder coating.", name: "Harish Hari", role: "Valued Customer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg", imageAlt: "Harish Hari"},
id: "1", title: "Excellent Service and Experience", quote: "An excellent service and experience satisfied with the product or service of SMS Unique Solutions. Highly recommended for anyone looking for professional powder coating.", name: "Harish Hari", role: "Valued Customer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg", imageAlt: "Harish Hari"
},
{
id: "2", title: "Good Service and Quality", quote: "Good service and good quality. The team is professional and delivers consistent results. I'm impressed with their attention to detail and customer-friendly approach.", name: "Gunasekhar Reddy Arava", role: "Manufacturing Partner", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "Gunasekhar Reddy Arava"},
id: "2", title: "Good Service and Quality", quote: "Good service and good quality. The team is professional and delivers consistent results. I'm impressed with their attention to detail and customer-friendly approach.", name: "Gunasekhar Reddy Arava", role: "Manufacturing Partner", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "Gunasekhar Reddy Arava"
},
{
id: "3", title: "Good Customer Service", quote: "Good Customer Receiving, Affordable Service Price, Powder Coating Machine Sales and Services. SMS Unique Solutions stands out for their affordable rates and customer-friendly staff.", name: "DILLI BABU B", role: "Local Guide & Customer", imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", imageAlt: "DILLI BABU B"},
id: "3", title: "Good Customer Service", quote: "Good Customer Receiving, Affordable Service Price, Powder Coating Machine Sales and Services. SMS Unique Solutions stands out for their affordable rates and customer-friendly staff.", name: "DILLI BABU B", role: "Local Guide & Customer", imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", imageAlt: "DILLI BABU B"
},
{
id: "4", title: "Professional and Reliable", quote: "Very professional team with reliable service. They understand customer needs and provide solutions that meet expectations. The quality of their work is consistently excellent.", name: "Sarah Johnson", role: "Industrial Partner", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Sarah Johnson"},
id: "4", title: "Professional and Reliable", quote: "Very professional team with reliable service. They understand customer needs and provide solutions that meet expectations. The quality of their work is consistently excellent.", name: "Sarah Johnson", role: "Industrial Partner", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Sarah Johnson"
},
]}
textboxLayout="default"
useInvertedBackground={true}
@@ -154,7 +162,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact" className="w-full py-20">
<ContactText
text="Ready to transform your metal surfaces with professional powder coating? Contact SMS Unique Solutions today for a free quote and expert consultation."
text="Get a free quote in under 2 minutes. Expert powder coating consultation + pricing estimate included."
animationType="entrance-slide"
buttons={[
{ text: "Call Us: 098802 66099", href: "tel:09880266099" },