Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e386440fc3 | |||
| fa91fed057 | |||
| b6899b9173 | |||
| 5a33565057 | |||
| 59af93f7e1 | |||
| aef6fe9646 | |||
| 68d48e7daa | |||
| 17384fe81e |
@@ -28,7 +28,6 @@ export default function LandingPage() {
|
|||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
brandName="Diyorbek's IELTS"
|
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Home", id: "home" },
|
{ name: "Home", id: "home" },
|
||||||
{ name: "About Us", id: "about" },
|
{ name: "About Us", id: "about" },
|
||||||
@@ -231,7 +230,7 @@ export default function LandingPage() {
|
|||||||
textarea={{
|
textarea={{
|
||||||
name: "message", placeholder: "Tell us about your IELTS goals and any questions you have", rows: 4
|
name: "message", placeholder: "Tell us about your IELTS goals and any questions you have", rows: 4
|
||||||
}}
|
}}
|
||||||
buttonText="Send Inquiry"
|
buttonText="Book Your Free Consultation"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user