Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-08 16:59:12 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="largeSmallSizeLargeTitles"
background="aurora"
background="circleGradient"
cardStyle="gradient-mesh"
primaryButtonStyle="shadow"
secondaryButtonStyle="layered"
@@ -47,7 +47,7 @@ export default function LandingPage() {
tag="Premium Car Accessories"
tagIcon={Shield}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/luggage-seen-from-rear-car-window_23-2150934317.jpg", imageAlt: "Black silicon car key cover" },
{ imageSrc: "http://img.b2bpic.net/free-photo/leather-macro-shot_1385-1292.jpg", imageAlt: "Red leather car key cover" },
@@ -211,6 +211,7 @@ export default function LandingPage() {
animationType="smooth"
mediaPosition="left"
faqsAnimation="slide-up"
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2148096554.jpg"
imageAlt="Car key cover customer support"
faqs={[
@@ -240,7 +241,7 @@ export default function LandingPage() {
<ContactText
text="Ready to protect and personalize your car keys? Order from our website today and get your premium KeyShield cover delivered to your doorstep."
animationType="background-highlight"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Place Your Order", href: "products" },