Update src/app/page.tsx

This commit is contained in:
2026-03-19 19:37:46 +00:00
parent fd32b49131
commit 48a75e5545

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="large"
background="aurora"
background="circleGradient"
cardStyle="solid"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="solid"
@@ -42,7 +42,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="GULI"
description="Elevated Beauty & Lifestyle UGC Creator. Helping aesthetic-forward brands tell their story through calm, intentional, and high-conversion visual storytelling."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
kpis={[
{ value: "500K+", label: "Total Views" },
{ value: "4.8%", label: "Avg. Engagement" },
@@ -54,7 +54,7 @@ export default function LandingPage() {
tagAnimation="blur-reveal"
buttons={[{ text: "Work With Me", href: "#contact" }]}
buttonAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-enjoying-blue-matcha-home_23-2150687577.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-enjoying-blue-matcha-home_23-2150687577.jpg"
imageAlt="Guli, UGC Creator"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -168,13 +168,13 @@ export default function LandingPage() {
tagAnimation="blur-reveal"
metrics={[
{
id: "authority", value: "Niche", title: "Authority", description: "Deep expertise in the Clean Girl aesthetic and minimalist lifestyle space. Your content will resonate authentically with your target market."
id: "authority", value: "Niche", title: "Authority", description: "Deep expertise in the Clean Girl aesthetic and minimalist lifestyle space. Your content will resonate authentically with your target market.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-enjoying-blue-matcha-home_23-2150687577.jpg", imageAlt: "Niche Authority", videoSrc: ""
},
{
id: "production", value: "Intentional", title: "Production", description: "Every frame, transition, and moment is carefully curated. No rushed content—just thoughtful creativity that elevates your brand."
id: "production", value: "Intentional", title: "Production", description: "Every frame, transition, and moment is carefully curated. No rushed content—just thoughtful creativity that elevates your brand.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-enjoying-blue-matcha-home_23-2150687577.jpg", imageAlt: "Intentional Production", videoSrc: ""
},
{
id: "standard", value: "Clean", title: "Standard", description: "Commitment to the Clean Standard—premium, minimal, intentional. Content designed specifically for luxury and lifestyle brands."
id: "standard", value: "Clean", title: "Standard", description: "Commitment to the Clean Standard—premium, minimal, intentional. Content designed specifically for luxury and lifestyle brands.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-enjoying-blue-matcha-home_23-2150687577.jpg", imageAlt: "Clean Standard", videoSrc: ""
}
]}
animationType="blur-reveal"
@@ -217,7 +217,7 @@ export default function LandingPage() {
title="Let's Create Something Beautiful"
description="Ready to elevate your brand with intentional, high-conversion UGC content? Get in touch to discuss your project."
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-enjoying-blue-matcha-home_23-2150687577.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-enjoying-blue-matcha-home_23-2150687577.jpg"
imageAlt="Contact Guli"
mediaAnimation="blur-reveal"
mediaPosition="right"