Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-03-05 13:18:07 +00:00
2 changed files with 54 additions and 177 deletions

View File

@@ -8,52 +8,34 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
variable: "--font-inter", subsets: ["latin"],
});
const manrope = Manrope({
variable: "--font-manrope",
subsets: ["latin"],
variable: "--font-manrope", subsets: ["latin"],
});
const dmSans = DM_Sans({
variable: "--font-dm-sans",
subsets: ["latin"],
variable: "--font-dm-sans", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Premium Electronics Trusted Since 1987 - Liberty Associates",
description: "Authorized dealer for Samsung, LG, Panasonic & IFB. Shop 14,000+ genuine products with flexible EMI, instant availability checks, and fastest support in Udaipur.",
keywords: "electronics retail Udaipur, Samsung authorized dealer, LG appliances, Panasonic AC, IFB products, electronics EMI, home appliances, authorized retailer",
metadataBase: new URL("https://libertyassociates.com"),
title: "Premium Electronics Trusted Since 1987 - Liberty Associates", description: "Authorized dealer for Samsung, LG, Panasonic & IFB. Shop 14,000+ genuine products with flexible EMI, instant availability checks, and fastest support in Udaipur.", keywords: "electronics retail Udaipur, Samsung authorized dealer, LG appliances, Panasonic AC, IFB products, electronics EMI, home appliances, authorized retailer", metadataBase: new URL("https://libertyassociates.com"),
alternates: {
canonical: "https://libertyassociates.com",
},
canonical: "https://libertyassociates.com"},
openGraph: {
title: "Liberty Associates - Premium Electronics Since 1987",
description: "Authorized dealer for Samsung, LG, Panasonic & IFB. Genuine products, flexible EMI, 24/7 support. Shop now!",
url: "https://libertyassociates.com",
siteName: "Liberty Associates",
type: "website",
images: [
title: "Liberty Associates - Premium Electronics Since 1987", description: "Authorized dealer for Samsung, LG, Panasonic & IFB. Genuine products, flexible EMI, 24/7 support. Shop now!", url: "https://libertyassociates.com", siteName: "Liberty Associates", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg",
alt: "Liberty Associates Electronics Store",
},
url: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg", alt: "Liberty Associates Electronics Store"},
],
},
twitter: {
card: "summary_large_image",
title: "Liberty Associates - Premium Electronics Since 1987",
description: "Authorized dealer for Samsung, LG, Panasonic & IFB with flexible EMI and fast support.",
images: ["http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg"],
card: "summary_large_image", title: "Liberty Associates - Premium Electronics Since 1987", description: "Authorized dealer for Samsung, LG, Panasonic & IFB with flexible EMI and fast support.", images: ["http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg"],
},
robots: {
index: true,
@@ -1445,4 +1427,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -28,9 +28,7 @@ export default function HomePage() {
];
const navButton = {
text: "Shop Now",
href: "/products",
};
text: "Shop Now", href: "/products"};
return (
<ThemeProvider
@@ -88,26 +86,18 @@ export default function HomePage() {
tagAnimation="slide-up"
bulletPoints={[
{
title: "Authorized Dealer Status",
description:
"Official partner for Samsung, LG, Panasonic & IFB with full warranty support",
icon: CheckCircle,
title: "Authorized Dealer Status", description:
"Official partner for Samsung, LG, Panasonic & IFB with full warranty support", icon: CheckCircle,
},
{
title: "14,000+ Product Range",
description:
"Electronics, appliances, and accessories with real-time inventory availability",
icon: Package,
title: "14,000+ Product Range", description:
"Electronics, appliances, and accessories with real-time inventory availability", icon: Package,
},
{
title: "Instant Availability Checks",
description: "Know product stock status in seconds via WhatsApp or in-store verification",
icon: Clock,
title: "Instant Availability Checks", description: "Know product stock status in seconds via WhatsApp or in-store verification", icon: Clock,
},
{
title: "Flexible EMI Options",
description: "Up to 24-month installment plans with zero-interest and minimal documentation",
icon: CreditCard,
title: "Flexible EMI Options", description: "Up to 24-month installment plans with zero-interest and minimal documentation", icon: CreditCard,
},
]}
buttons={[{ text: "Learn More", href: "/about" }]}
@@ -123,51 +113,23 @@ export default function HomePage() {
<div id="products" data-section="products" className="bg-background">
<ProductCardTwo
title="Featured Electronics"
title="Featured Electronics - 39 Years Trusted"
description="Premium authorized products from trusted brands. Available for instant delivery with warranty assurance."
tag="Best Sellers"
tagAnimation="slide-up"
products={[
{
id: "samsung-tv-55",
brand: "Samsung",
name: "Crystal UHD 55-inch Smart TV",
price: "₹44,999",
rating: 5,
reviewCount: "2.3k",
imageSrc: "http://img.b2bpic.net/free-photo/tv-nature-concept_23-2150246085.jpg?_wi=1",
imageAlt: "Samsung 55-inch 4K Smart TV",
},
id: "samsung-tv-55", brand: "Samsung", name: "Crystal UHD 55-inch Smart TV", price: "₹44,999", rating: 5,
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/tv-nature-concept_23-2150246085.jpg?_wi=1", imageAlt: "Samsung 55-inch 4K Smart TV"},
{
id: "lg-washing-machine",
brand: "LG",
name: "Fully Automatic Front Load Washer 8kg",
price: "₹32,999",
rating: 5,
reviewCount: "1.8k",
imageSrc: "http://img.b2bpic.net/free-vector/household-appliances-realistic-composition_1284-65307.jpg?_wi=1",
imageAlt: "LG Front Load Washing Machine",
},
id: "lg-washing-machine", brand: "LG", name: "Fully Automatic Front Load Washer 8kg", price: "₹32,999", rating: 5,
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-vector/household-appliances-realistic-composition_1284-65307.jpg?_wi=1", imageAlt: "LG Front Load Washing Machine"},
{
id: "panasonic-ac-1.5ton",
brand: "Panasonic",
name: "1.5 Ton Inverter Split AC",
price: "₹38,500",
rating: 5,
reviewCount: "1.5k",
imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg?_wi=1",
imageAlt: "Panasonic 1.5 Ton Air Conditioner",
},
id: "panasonic-ac-1.5ton", brand: "Panasonic", name: "1.5 Ton Inverter Split AC", price: "₹38,500", rating: 5,
reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg?_wi=1", imageAlt: "Panasonic 1.5 Ton Air Conditioner"},
{
id: "ifb-oven",
brand: "IFB",
name: "25L Microwave Oven Convection",
price: "₹14,999",
rating: 5,
reviewCount: "890",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-loading-clothes-into-washing-machine-modern-self-service-laundry_574295-2561.jpg?_wi=1",
imageAlt: "IFB Microwave Oven Convection",
},
id: "ifb-oven", brand: "IFB", name: "25L Microwave Oven Convection", price: "₹14,999", rating: 5,
reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-loading-clothes-into-washing-machine-modern-self-service-laundry_574295-2561.jpg?_wi=1", imageAlt: "IFB Microwave Oven Convection"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -186,35 +148,17 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
id: "authorized",
title: "Authorized Dealer Guarantee",
author: "Verified Partner",
description:
"Direct authorization from Samsung, LG, Panasonic & IFB ensures genuine products and full manufacturer warranty coverage for all purchases.",
tags: ["Warranty", "Genuine"],
imageSrc: "http://img.b2bpic.net/free-vector/certified-approved-rubber-stamps-seal-set_1017-25321.jpg?_wi=1",
imageAlt: "Authorized dealer certificate",
},
id: "authorized", title: "Authorized Dealer Guarantee", author: "Verified Partner", description:
"Direct authorization from Samsung, LG, Panasonic & IFB ensures genuine products and full manufacturer warranty coverage for all purchases.", tags: ["Warranty", "Genuine"],
imageSrc: "http://img.b2bpic.net/free-vector/certified-approved-rubber-stamps-seal-set_1017-25321.jpg?_wi=1", imageAlt: "Authorized dealer certificate"},
{
id: "emi-flexible",
title: "Flexible EMI & Payment Options",
author: "Budget Friendly",
description:
"Choose from multiple EMI schemes (3, 6, 12, 24 months) with zero-interest options and minimal documentation for easy home appliance purchases.",
tags: ["Financing", "Easy Payment"],
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-with-finances-table-laptop-smartphone-money-notepad_1268-17470.jpg?_wi=1",
imageAlt: "EMI payment options",
},
id: "emi-flexible", title: "Flexible EMI & Payment Options", author: "Budget Friendly", description:
"Choose from multiple EMI schemes (3, 6, 12, 24 months) with zero-interest options and minimal documentation for easy home appliance purchases.", tags: ["Financing", "Easy Payment"],
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-with-finances-table-laptop-smartphone-money-notepad_1268-17470.jpg?_wi=1", imageAlt: "EMI payment options"},
{
id: "support",
title: "24/7 Customer Support",
author: "Always Available",
description:
"One-tap WhatsApp access, instant product queries, warranty claims, and fastest customer support in Udaipur with dedicated service teams.",
tags: ["Support", "WhatsApp"],
imageSrc: "http://img.b2bpic.net/free-vector/lovely-delivery-truck-with-boxes_23-2147672363.jpg?_wi=1",
imageAlt: "Customer support services",
},
id: "support", title: "24/7 Customer Support", author: "Always Available", description:
"One-tap WhatsApp access, instant product queries, warranty claims, and fastest customer support in Udaipur with dedicated service teams.", tags: ["Support", "WhatsApp"],
imageSrc: "http://img.b2bpic.net/free-vector/lovely-delivery-truck-with-boxes_23-2147672363.jpg?_wi=1", imageAlt: "Customer support services"},
]}
animationType="blur-reveal"
textboxLayout="default"
@@ -230,59 +174,23 @@ export default function HomePage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1",
name: "Rajesh Kumar",
handle: "Happy Customer",
testimonial:
"Excellent service! Got my Samsung TV with perfect warranty coverage and flexible EMI. The staff was incredibly helpful.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Rajesh Kumar",
},
id: "1", name: "Rajesh Kumar", handle: "Happy Customer", testimonial:
"Excellent service! Got my Samsung TV with perfect warranty coverage and flexible EMI. The staff was incredibly helpful.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Rajesh Kumar"},
{
id: "2",
name: "Priya Sharma",
handle: "Udaipur Resident",
testimonial:
"Best place to buy electronics in Udaipur. Authorized products, genuine warranty, and fastest delivery. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
imageAlt: "Priya Sharma",
},
id: "2", name: "Priya Sharma", handle: "Udaipur Resident", testimonial:
"Best place to buy electronics in Udaipur. Authorized products, genuine warranty, and fastest delivery. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Priya Sharma"},
{
id: "3",
name: "Vikram Singh",
handle: "Tech Enthusiast",
testimonial:
"39 years in business for a reason. Their product knowledge is exceptional. Got my LG appliances with perfect after-sales support.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "Vikram Singh",
},
id: "3", name: "Vikram Singh", handle: "Tech Enthusiast", testimonial:
"39 years in business for a reason. Their product knowledge is exceptional. Got my LG appliances with perfect after-sales support.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Vikram Singh"},
{
id: "4",
name: "Anjali Patel",
handle: "Verified Buyer",
testimonial:
"The EMI process was seamless. No hidden charges, instant approval, and delivery within 48 hours. Perfect experience!",
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg",
imageAlt: "Anjali Patel",
},
id: "4", name: "Anjali Patel", handle: "Verified Buyer", testimonial:
"The EMI process was seamless. No hidden charges, instant approval, and delivery within 48 hours. Perfect experience!", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Anjali Patel"},
{
id: "5",
name: "Arjun Desai",
handle: "Business Partner",
testimonial:
"For bulk B2B orders, their service is unmatched. Competitive pricing, quick quotes, and institutional warranty support.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-guy-showing-call-me-sign_1262-17046.jpg",
imageAlt: "Arjun Desai",
},
id: "5", name: "Arjun Desai", handle: "Business Partner", testimonial:
"For bulk B2B orders, their service is unmatched. Competitive pricing, quick quotes, and institutional warranty support.", imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-guy-showing-call-me-sign_1262-17046.jpg", imageAlt: "Arjun Desai"},
{
id: "6",
name: "Meera Joshi",
handle: "Long-term Customer",
testimonial:
"Shopping at Liberty for decades. They consistently deliver quality, trust, and exceptional service. My family's preferred store!",
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg",
imageAlt: "Meera Joshi",
},
id: "6", name: "Meera Joshi", handle: "Long-term Customer", testimonial:
"Shopping at Liberty for decades. They consistently deliver quality, trust, and exceptional service. My family's preferred store!", imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg", imageAlt: "Meera Joshi"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -299,15 +207,7 @@ export default function HomePage() {
tag="Brand Partners"
tagAnimation="slide-up"
logos={[
"http://img.b2bpic.net/free-vector/gradient-mobile-store-logo-design_23-2149688660.jpg",
"http://img.b2bpic.net/free-vector/gradient-sh-logo-template_23-2149494146.jpg",
"http://img.b2bpic.net/free-vector/gradient-electronics-logo-templates_23-2148985013.jpg",
"http://img.b2bpic.net/free-vector/flat-design-bd-monogram-template_23-2150623938.jpg",
"http://img.b2bpic.net/free-vector/flat-design-o-logo-templates-set_23-2148886082.jpg",
"http://img.b2bpic.net/free-vector/creative-hurricane-logo-template_23-2149209625.jpg",
"http://img.b2bpic.net/free-vector/gradient-monogram-dg-logo-template_23-2150543426.jpg",
"http://img.b2bpic.net/free-vector/follow-us-background_23-2148039525.jpg",
]}
"http://img.b2bpic.net/free-vector/gradient-mobile-store-logo-design_23-2149688660.jpg", "http://img.b2bpic.net/free-vector/gradient-sh-logo-template_23-2149494146.jpg", "http://img.b2bpic.net/free-vector/gradient-electronics-logo-templates_23-2148985013.jpg", "http://img.b2bpic.net/free-vector/flat-design-bd-monogram-template_23-2150623938.jpg", "http://img.b2bpic.net/free-vector/flat-design-o-logo-templates-set_23-2148886082.jpg", "http://img.b2bpic.net/free-vector/creative-hurricane-logo-template_23-2149209625.jpg", "http://img.b2bpic.net/free-vector/gradient-monogram-dg-logo-template_23-2150543426.jpg", "http://img.b2bpic.net/free-vector/follow-us-background_23-2148039525.jpg"]}
names={["Samsung", "LG", "Panasonic", "IFB", "Sony", "Whirlpool", "Godrej", "Instax"]}
textboxLayout="default"
useInvertedBackground={true}
@@ -339,8 +239,7 @@ export default function HomePage() {
logoText="Liberty Associates"
columns={[
{
title: "Products",
items: [
title: "Products", items: [
{ label: "Samsung Electronics", href: "/products" },
{ label: "LG Appliances", href: "/products" },
{ label: "Panasonic AC", href: "/products" },
@@ -348,8 +247,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Heritage", href: "/about" },
{ label: "Careers", href: "#" },
@@ -357,8 +255,7 @@ export default function HomePage() {
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Contact Us", href: "/contact" },
{ label: "FAQ", href: "#" },
{ label: "Warranty", href: "#" },
@@ -366,8 +263,7 @@ export default function HomePage() {
],
},
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "Track Order", href: "#" },
{ label: "EMI Calculator", href: "#" },
{ label: "Checkout Deals", href: "/products" },
@@ -375,8 +271,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms & Conditions", href: "#" },
{ label: "Return Policy", href: "#" },
@@ -389,4 +284,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}