Update src/app/contact/page.tsx

This commit is contained in:
2026-04-04 16:40:00 +00:00
parent da15b1cefa
commit ba879f2a0c

View File

@@ -55,7 +55,7 @@ export default function ContactPage() {
title="Contact Tips"
description="How to prepare your vehicle for a professional detail."
blogs={[
{ id: "b1", category: "Guide", title: "Prep Your Car", excerpt: "Easy steps to ensure best results.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wrapping-car_23-2149385679.jpg", authorName: "Archie", authorAvatar: "http://img.b2bpic.net/free-photo/man-buying-car-showroom_1303-14589.jpg", date: "Oct 12" }
{ id: "b1", category: "Guide", title: "Prep Your Car", excerpt: "Easy steps to ensure best results.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wrapping-car_23-2149385679.jpg?_wi=6", authorName: "Archie", authorAvatar: "http://img.b2bpic.net/free-photo/man-buying-car-showroom_1303-14589.jpg", date: "Oct 12" }
]}
/>
</div>