Merge version_1 into main #2
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="compact"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="none"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
{ text: "Start a Project", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "none" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
dashboard={{
|
||||
title: "Production Metrics", logoIcon: Film,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWd5CVi6eS00aQna2oL1acQvBq/uploaded-1772725939189-viw5e96a.png", searchPlaceholder: "Search projects...", sidebarItems: [
|
||||
@@ -158,21 +158,21 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Raw Footage", description: "Original unedited footage with flat color grading and minimal enhancement", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWd5CVi6eS00aQna2oL1acQvBq/raw-unedited-video-footage-showing-flat--1772725991303-3a242056.png?_wi=1"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWd5CVi6eS00aQna2oL1acQvBq/raw-unedited-video-footage-showing-flat--1772725991303-3a242056.png"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWd5CVi6eS00aQna2oL1acQvBq/raw-unedited-video-footage-showing-flat--1772725991303-3a242056.png?_wi=2"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWd5CVi6eS00aQna2oL1acQvBq/raw-unedited-video-footage-showing-flat--1772725991303-3a242056.png"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWd5CVi6eS00aQna2oL1acQvBq/raw-unedited-video-footage-showing-flat--1772725991303-3a242056.png?_wi=3"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWd5CVi6eS00aQna2oL1acQvBq/raw-unedited-video-footage-showing-flat--1772725991303-3a242056.png"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Professional Edit", description: "Enhanced with color grading, sound design, transitions, and cinematic effects", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWd5CVi6eS00aQna2oL1acQvBq/professionally-edited-version-of-raw-foo-1772725990784-2d5c4956.png?_wi=1"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWd5CVi6eS00aQna2oL1acQvBq/professionally-edited-version-of-raw-foo-1772725990784-2d5c4956.png"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWd5CVi6eS00aQna2oL1acQvBq/professionally-edited-version-of-raw-foo-1772725990784-2d5c4956.png?_wi=2"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWd5CVi6eS00aQna2oL1acQvBq/professionally-edited-version-of-raw-foo-1772725990784-2d5c4956.png"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWd5CVi6eS00aQna2oL1acQvBq/professionally-edited-version-of-raw-foo-1772725990784-2d5c4956.png?_wi=3"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWd5CVi6eS00aQna2oL1acQvBq/professionally-edited-version-of-raw-foo-1772725990784-2d5c4956.png"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user