Merge version_1 into main #1
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardScroll
|
||||
title="Transforming Ideas Into Digital Excellence"
|
||||
description="Award-winning web design studio based in Northwest Florida, serving visionary brands across the United States. We craft beautiful, high-converting websites that tell your story and drive real business results."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Web Design Excellence"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -116,8 +116,8 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
className="relative"
|
||||
containerClassName="max-w-7xl mx-auto px-4 py-16 md:py-24"
|
||||
titleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
descriptionClassName="text-lg text-opacity-80 mb-12"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-opacity-80 mb-12"
|
||||
cardClassName="rounded-lg p-6 transition-transform hover:scale-105"
|
||||
textBoxClassName="mb-8"
|
||||
/>
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
reviewCount: "35 reviews", imageSrc: "http://img.b2bpic.net/free-vector/launch-business-gradient-landing-page_52683-23194.jpg", imageAlt: "Startup website design modern"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -154,8 +154,8 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
className="relative"
|
||||
containerClassName="max-w-7xl mx-auto px-4 py-16 md:py-24"
|
||||
titleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
descriptionClassName="text-lg text-opacity-80 mb-12"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-opacity-80 mb-12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
{ id: "clients", value: "150+", description: "Happy Clients" },
|
||||
{ id: "conversion", value: "45%", description: "Average Conversion Lift" }
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
title="Proven Results & Impact"
|
||||
description="Our designs don't just look beautiful—they deliver measurable business outcomes."
|
||||
@@ -234,7 +234,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg", imageAlt: "David Kumar"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
title="What Our Clients Say"
|
||||
description="Real feedback from real clients about their experience working with our design studio."
|
||||
@@ -245,8 +245,8 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
className="relative"
|
||||
containerClassName="max-w-7xl mx-auto px-4 py-16 md:py-24"
|
||||
titleClassName="text-4xl md:text-5xl font-bold mb-4 text-center"
|
||||
descriptionClassName="text-lg text-center text-opacity-80 mb-12"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-4 text-center"
|
||||
textBoxDescriptionClassName="text-lg text-center text-opacity-80 mb-12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user