Merge version_1 into main #2
@@ -23,7 +23,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="compact"
|
||||
sizing="medium"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
{ text: "Hire Me Now", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "edit-1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARC1yINhIoNwttdO1FLhcp1ea3/a-high-energy-minecraft-short-video-thum-1772545876953-523fd24a.png", imageAlt: "High-retention Minecraft shorts editing showcase"},
|
||||
@@ -107,9 +107,9 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "87%", title: "Avg. Retention Rate", description: "Videos maintain 87% average watch time compared to industry standard of 40-50%", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARC1yINhIoNwttdO1FLhcp1ea3/an-abstract-visualization-of-analytics-a-1772545876542-80111b35.png?_wi=1", imageAlt: "Retention metrics dashboard"},
|
||||
id: "1", value: "87%", title: "Avg. Retention Rate", description: "Videos maintain 87% average watch time compared to industry standard of 40-50%", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARC1yINhIoNwttdO1FLhcp1ea3/an-abstract-visualization-of-analytics-a-1772545876542-80111b35.png", imageAlt: "Retention metrics dashboard"},
|
||||
{
|
||||
id: "2", value: "12M+", title: "Total Video Views", description: "Aggregate views across 50+ released professional edits for various server clients", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARC1yINhIoNwttdO1FLhcp1ea3/an-abstract-visualization-of-analytics-a-1772545876542-80111b35.png?_wi=2", imageAlt: "Video performance analytics"},
|
||||
id: "2", value: "12M+", title: "Total Video Views", description: "Aggregate views across 50+ released professional edits for various server clients", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARC1yINhIoNwttdO1FLhcp1ea3/an-abstract-visualization-of-analytics-a-1772545876542-80111b35.png", imageAlt: "Video performance analytics"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Ready to Grow Your Community?"
|
||||
description="Get in touch to discuss your Minecraft server's video content strategy. Fast turnaround, transparent process, proven results."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARC1yINhIoNwttdO1FLhcp1ea3/a-professional-contact-or-call-to-action-1772545878213-4749e066.png"
|
||||
imageAlt="Professional video editing workspace"
|
||||
|
||||
Reference in New Issue
Block a user