Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user