Merge version_1 into main #3
@@ -28,7 +28,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="large"
|
||||
background="sparkles-gradient"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -47,7 +47,7 @@ export default function HomePage() {
|
||||
<HeroBillboard
|
||||
title="Daniel Azizov"
|
||||
description="Singer • Performer"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
background={{ variant: "circleGradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/music-festival-background-flat-style_23-2147781208.jpg"
|
||||
imageAlt="Stage lights concert atmosphere"
|
||||
buttons={[
|
||||
@@ -178,7 +178,7 @@ export default function HomePage() {
|
||||
tag="Get In Touch"
|
||||
title="Connect With Daniel"
|
||||
description="For booking inquiries, collaboration opportunities, or general questions, reach out through email or social media."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
background={{ variant: "circleGradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-playing-guitar-medium-shot_23-2149200005.jpg"
|
||||
imageAlt="Daniel Azizov performing"
|
||||
|
||||
Reference in New Issue
Block a user