Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9d0c8fe50d | |||
| 52e2d3e4d8 | |||
| e63720a4b1 | |||
| 826c918e14 | |||
| 3703fe5309 |
@@ -61,7 +61,8 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Contact Me", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-analyzing-financial-growth-report-typing-company-strategy-computer-keyboard-executive-manager-working-late-night-marketing-project-startup-office-close-up_482257-74982.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/hero-banner-image-1.jpg"
|
||||
imageAlt="Developer working on a laptop with code on screen"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -206,7 +207,8 @@ export default function LandingPage() {
|
||||
name: "message", placeholder: "Your Message", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-office-desk-with-smartphone-medical-mask_23-2148804401.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-wearing-headphones-using-laptop_23-2148802957.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
buttonText="Send Message"
|
||||
/>
|
||||
@@ -232,4 +234,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user