Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-15 11:06:07 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroBillboardScroll
title="Professional Web Design Starting at $450"
description="Get a stunning, conversion-ready website for just $450. Your first month is completely free. Then just $30/month to keep it live. That's incredibly affordable compared to industry standards where competitors charge $1,000+. We make professional web design accessible."
background="gradient-bars"
background={{ variant: "gradient-bars" }}
tag="Affordable Web Design"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -52,7 +52,7 @@ export default function LandingPage() {
{ text: "See How It Works", href: "#features" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-psd/neon-type-website-template_23-2149189275.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-psd/neon-type-website-template_23-2149189275.jpg"
imageAlt="Professional web design showcase"
videoAriaLabel="Web design service demonstration"
/>
@@ -222,7 +222,7 @@ export default function LandingPage() {
useInvertedBackground={true}
mediaAnimation="slide-up"
mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-psd/neon-type-website-template_23-2149189275.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-psd/neon-type-website-template_23-2149189275.jpg"
imageAlt="Web design consultation"
inputs={[
{ name: "fullName", type: "text", placeholder: "Your Full Name", required: true },