Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 105029d488 | |||
| dc9eeb14e1 | |||
| 6ecbe28713 |
@@ -223,6 +223,7 @@ export default function LandingPage() {
|
|||||||
name: "email", type: "email", placeholder: "Email Address"},
|
name: "email", type: "email", placeholder: "Email Address"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/modern-restaurant_1127-2154.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/modern-restaurant_1127-2154.jpg"
|
||||||
|
buttonText="Join the Community"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -243,4 +244,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user