Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5ddca4132b | |||
| 5a9f383357 | |||
| 978462a438 |
1420
src/app/layout.tsx
1420
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
|||||||
brandName="Your Web"
|
brandName="Your Web"
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
button={{
|
button={{
|
||||||
text: "Call Now", href: "tel:3122370726"
|
text: "Get Started - $50/month", href: "tel:3122370726"
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -60,8 +60,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Call Now: 312-237-0726", href: "tel:3122370726" },
|
{ text: "Get Started - $50/month", href: "tel:3122370726" },
|
||||||
{ text: "Email: Thawawesomen1@gmail.com", href: "mailto:Thawawesomen1@gmail.com" },
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/looking-desperate-frustrated-stressed-unhappy-annoyed-shouting-screaming_1194-204464.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/looking-desperate-frustrated-stressed-unhappy-annoyed-shouting-screaming_1194-204464.jpg?_wi=1"
|
||||||
|
|||||||
Reference in New Issue
Block a user