Merge version_1 into main #4

Merged
bender merged 2 commits from version_1 into main 2026-03-10 04:55:03 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ export default function ContactPage() {
tagIcon={Mail}
tagAnimation="slide-up"
background={{
variant: "noise"}}
variant: "sparkles-gradient"}}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aju9VpN5UeQNFT0W7PpSChpBbo/a-luxury-mercedes-dealership-showroom-wi-1773118209606-815873d3.png"
imageAlt="Mercedes dealership experience"

View File

@@ -80,7 +80,7 @@ export default function HomePage() {
tag="Premium Automotive"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "noise" }}
background={{ variant: "sparkles-gradient" }}
testimonials={[
{
name: "Excellence Redefined", handle: "Performance & Elegance", testimonial: "Mercedes-Benz represents the pinnacle of automotive innovation and luxury.", rating: 5,
@@ -249,7 +249,7 @@ export default function HomePage() {
description="Subscribe to our newsletter for exclusive offers, new model announcements, and premium driving insights"
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "noise" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aju9VpN5UeQNFT0W7PpSChpBbo/a-luxury-mercedes-dealership-showroom-wi-1773118209606-815873d3.png"
imageAlt="Mercedes dealership experience"