Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 16:07:23 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="mediumLarge"
sizing="largeSmallSizeLargeTitles"
background="aurora"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="solid"
@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroSplit
title="Best Deals on LG Electronics in Jaipur"
description="Authorized LG Dealer • Best Price Guarantee • Expert Guidance • Fast Installation & Service"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
tag="Authorized Dealer"
tagIcon={Zap}
tagAnimation="slide-up"
@@ -207,7 +207,6 @@ export default function LandingPage() {
id: "4", title: "Fast Installation and Support", quote: "Outstanding service from start to finish. They installed my AC the next day and made sure everything was perfect. Their support team responds quickly to any questions. A truly professional outfit!", name: "Anjali Patel", role: "Jaipur", imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg", imageAlt: "Anjali Patel"
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
containerClassName="w-full"