Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="MS STUDIO"
|
||||
description="Create your next hit song with professional recording, mixing, and mastering at MS Studio. Premium sound quality for independent artists, rappers, singers, and content creators."
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "🎙 Book Studio Session", href: "#booking" },
|
||||
{ text: "💬 WhatsApp Now", href: "https://wa.me/1234567890" }
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/music-album-youtube-cover-design-template_23-2149114799.jpg", imageAlt: "Music production setup"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tracking-engineer-processing-mixing-sounds-control-room_482257-122178.jpg?_wi=1", imageAlt: "Professional DAW interface"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tracking-engineer-processing-mixing-sounds-control-room_482257-122178.jpg", imageAlt: "Professional DAW interface"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-music-making-studio_23-2149199978.jpg", imageAlt: "Beat production equipment"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tracking-engineer-processing-mixing-sounds-control-room_482257-122178.jpg?_wi=2", imageAlt: "Music production software"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tracking-engineer-processing-mixing-sounds-control-room_482257-122178.jpg", imageAlt: "Music production software"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pentagram-background-with-inspiring-message_23-2147590621.jpg", imageAlt: "Custom song composition"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tracking-engineer-processing-mixing-sounds-control-room_482257-122178.jpg?_wi=3", imageAlt: "Professional music software"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tracking-engineer-processing-mixing-sounds-control-room_482257-122178.jpg", imageAlt: "Professional music software"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user