Update src/app/page.tsx
This commit is contained in:
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="circleGradient"
|
||||
background="aurora"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -44,13 +44,13 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="WEBILD"
|
||||
description="Transform your brand's social presence with data-driven strategies, creative content, and authentic engagement that drives real business results."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "aurora" }}
|
||||
buttons={[
|
||||
{ text: "Get Started", href: "#contact" },
|
||||
{ text: "View Portfolio", href: "#portfolio" }
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multiethnic-focused-partners-uniting-create-new-vision-exchange-data-reviewing-charts_482257-136425.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multiethnic-focused-partners-uniting-create-new-vision-exchange-data-reviewing-charts_482257-136425.jpg"
|
||||
imageAlt="Social media agency team collaborating"
|
||||
frameStyle="browser"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Tell us about your social media goals and current challenges...", rows: 5, required: true }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multiethnic-focused-partners-uniting-create-new-vision-exchange-data-reviewing-charts_482257-136425.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multiethnic-focused-partners-uniting-create-new-vision-exchange-data-reviewing-charts_482257-136425.jpg"
|
||||
imageAlt="Webild team collaboration"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user