Update src/app/page.tsx

This commit is contained in:
2026-06-12 22:03:26 +00:00
parent b068ea84c5
commit e43c8d482e

View File

@@ -129,6 +129,8 @@ export default function LandingPage() {
heading={[
{
type: "text", content: "Beyond the Ordinary: Crafting Automotive Masterpieces"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/casual-male-posing-with-electric-scooter_23-2148779893.jpg", alt: "Modern car studio exterior glass facade"},
]}
buttons={[
{
@@ -136,8 +138,6 @@ export default function LandingPage() {
{
text: "Meet the Team", href: "#"},
]}
imageSrc="http://img.b2bpic.net/free-photo/casual-male-posing-with-electric-scooter_23-2148779893.jpg"
imageAlt="Modern car studio exterior glass facade"
/>
</div>