Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8b2c434171 | |||
| 349e244500 | |||
| f2fa60e83e | |||
| 6be7d1af28 | |||
| fc67474893 |
@@ -42,7 +42,7 @@ export default function Page() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="ANTHONY"
|
||||
description="I've spent the last 2-3 years crafting beautiful, high-converting websites that help businesses grow. Let me show you what I can build for you."
|
||||
description="I build high-converting websites that drive measurable business growth. With proven expertise across 25+ successful projects and a 98% client satisfaction rate, I transform your vision into a digital asset that works harder than you expect."
|
||||
buttons={[
|
||||
{ text: "View My Work", href: "#about" },
|
||||
{ text: "Let's Talk", href: "#contact" }
|
||||
@@ -79,6 +79,9 @@ export default function Page() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
buttons={[
|
||||
{ text: "Start Your Project", href: "#contact" }
|
||||
]}
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "25+", title: "Websites Designed & Built", items: [
|
||||
|
||||
Reference in New Issue
Block a user