Merge version_3 into main #3

Merged
bender merged 2 commits from version_3 into main 2026-03-05 13:20:12 +00:00
2 changed files with 35 additions and 18 deletions

View File

@@ -27,11 +27,13 @@ const dmSans = DM_Sans({
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"),
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: [
{
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: {

View File

@@ -28,7 +28,8 @@ export default function HomePage() {
];
const navButton = {
text: "Shop Now", href: "/products"};
text: "Shop Now", href: "/products"
};
return (
<ThemeProvider
@@ -82,7 +83,7 @@ export default function HomePage() {
<SplitAbout
title="39 Years of Trust & Excellence"
description="Liberty Associates has served Udaipur's electronics needs since 1987. As the authorized dealer for Samsung, LG, Panasonic, and IFB, we combine heritage reliability with modern retail excellence."
tag="Our Heritage"
tag="39 Years Trusted Since 1987"
tagAnimation="slide-up"
bulletPoints={[
{
@@ -120,16 +121,20 @@ export default function HomePage() {
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"},
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"},
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"},
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"},
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"
@@ -150,15 +155,18 @@ export default function HomePage() {
{
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"},
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"},
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"},
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"
@@ -175,22 +183,28 @@ export default function HomePage() {
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"},
"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"},
"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"},
"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"},
"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"},
"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"},
"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"
@@ -207,7 +221,8 @@ 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}