Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -51,6 +51,7 @@ export default function LandingPage() {
|
||||
imageSrc="https://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22285.jpg"
|
||||
imageAlt="Professional car detailing service"
|
||||
frameStyle="card"
|
||||
mediaAnimation="fade-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -66,6 +67,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg"
|
||||
imageAlt="Professional detailing team at work"
|
||||
mediaAnimation="fade-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -109,6 +112,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
metricsAnimation="fade-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -149,6 +153,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="smooth"
|
||||
faqsAnimation="stagger"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How long does a typical detailing service take?", content: "Most exterior details take 2-3 hours, while interior details range from 1-2 hours. Ceramic coatings require 3-4 hours for proper application. We'll provide an exact timeframe during booking based on your vehicle's condition."
|
||||
|
||||
Reference in New Issue
Block a user