Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-19 07:59:48 +00:00
Showing only changes of commit 7fa9e415e0 - Show all commits

View File

@@ -69,7 +69,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="compact"
sizing="mediumLarge"
background="aurora"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="radial-glow"
@@ -88,7 +88,7 @@ export default function HomePage() {
<HeroCentered
title="Transform Your Brand's Social Presence"
description="Elite social media strategies crafted for luxury brands and ambitious startups. We amplify your voice, engage your audience, and drive measurable results."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
@@ -151,21 +151,21 @@ export default function HomePage() {
id: "strategy",
title: "Strategic Planning",
tags: ["Brand Positioning", "Audience Research", "Campaign Framework"],
imageSrc: "http://img.b2bpic.net/free-photo/woman-wheelchair-giving-presentation-work_23-2148496217.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/woman-wheelchair-giving-presentation-work_23-2148496217.jpg",
imageAlt: "Strategic planning session",
},
{
id: "content",
title: "Content Creation",
tags: ["Video Production", "Copywriting", "Visual Design"],
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-blogger-records-video-her-room-has-camera-coffee-table-shows-eyeshadow-palette_1258-281853.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-blogger-records-video-her-room-has-camera-coffee-table-shows-eyeshadow-palette_1258-281853.jpg",
imageAlt: "Content creation team",
},
{
id: "analytics",
title: "Performance Analytics",
tags: ["Real-time Tracking", "ROI Measurement", "Optimization"],
imageSrc: "http://img.b2bpic.net/free-photo/ceo-management-team-gathering-boardroom-project-briefing_482257-122918.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/ceo-management-team-gathering-boardroom-project-briefing_482257-122918.jpg",
imageAlt: "Analytics dashboard",
},
]}