Update src/app/page.tsx
This commit is contained in:
@@ -166,6 +166,7 @@ export default function LandingPage() {
|
||||
textarea={{ name: "message", placeholder: "Tell us about your project", rows: 4, required: true }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2149345223.jpg"
|
||||
imageAlt="creative design team professional"
|
||||
buttonText="Request a Free Consultation"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -191,4 +192,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user