Merge version_2 into main #1
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="compact"
|
||||
sizing="medium"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="Websites That Convert Visitors Into Customers"
|
||||
description="Professional web design and development services for businesses ready to establish their online presence. We build fast, beautiful, and SEO-optimized websites that help you stand out and grow your business."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiley-man-therapy-close-up_23-2148928794.jpg", alt: "professional business consultant woman" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/closeup-serious-handsome-middle-aged-boss_1262-4837.jpg", alt: "professional male executive business" },
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
description="Let's discuss your project and create a winning web presence for your business. Schedule a free consultation today."
|
||||
tagIcon={MessageSquare}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empowered-business-women-working-together_23-2149322905.jpg"
|
||||
imageAlt="Customer service representative professional"
|
||||
|
||||
Reference in New Issue
Block a user