Update src/app/page.tsx
This commit is contained in:
@@ -41,7 +41,6 @@ export default function AstanaDetailingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlay
|
||||
tagline="Premium Automotive Detailing"
|
||||
title="Showroom-Quality Finishes for Your Prized Vehicles"
|
||||
description="Expert automotive detailing service delivering exceptional protection and preservation. From luxury vehicles to collector cars, we provide the meticulous care your vehicle deserves."
|
||||
buttons={[
|
||||
@@ -49,10 +48,9 @@ export default function AstanaDetailingPage() {
|
||||
{ text: "View Gallery", href: "#services" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
backgroundImage="http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22321.jpg?_wi=1"
|
||||
backgroundImageAlt="Premium car detailing showcase"
|
||||
overlayOpacity={0.4}
|
||||
overlayColor="rgba(0, 0, 0, 0.4)"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22321.jpg?_wi=1"
|
||||
imageAlt="Premium car detailing showcase"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user