Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero" style={{ backgroundColor: "#f8faff" }}>
|
||||
<div id="hero" data-section="hero" style={{ backgroundColor: "#f0e6ff" }}>
|
||||
<HeroBillboardCarouselSplit
|
||||
title="Discover Premium Talent with Sosibiby"
|
||||
mediaItems={[
|
||||
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about" style={{ backgroundColor: "#f0f4ff" }}>
|
||||
<div id="about" data-section="about" style={{ backgroundColor: "#e6f0ff" }}>
|
||||
<MediaAbout
|
||||
title="Representing Excellence in Modeling"
|
||||
description="Sosibiby is a premier modeling agency dedicated to discovering, developing, and promoting the most talented models in the industry. With over a decade of experience, we connect exceptional talent with world-class opportunities in fashion, beauty, commercial, and entertainment sectors. Our commitment to professionalism and personalized representation sets us apart."
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="portfolio" data-section="portfolio" style={{ backgroundColor: "#fefbff" }}>
|
||||
<div id="portfolio" data-section="portfolio" style={{ backgroundColor: "#fff0f5" }}>
|
||||
<ProductCardOne
|
||||
title="Featured Models"
|
||||
description="Explore our exclusive roster of talented professionals ready for your next project"
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="team" data-section="team" style={{ backgroundColor: "#f5f0ff" }}>
|
||||
<div id="team" data-section="team" style={{ backgroundColor: "#f5e6ff" }}>
|
||||
<TeamCardTen
|
||||
title="Meet the Sosibiby Team"
|
||||
tag="Leadership"
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials" style={{ backgroundColor: "#fff9f5" }}>
|
||||
<div id="testimonials" data-section="testimonials" style={{ backgroundColor: "#fff0e6" }}>
|
||||
<TestimonialCardEleven
|
||||
title="Client Success Stories"
|
||||
description="Hear from photographers, brands, and industry leaders who trust Sosibiby talent"
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact" style={{ backgroundColor: "#fffaf5" }}>
|
||||
<div id="contact" data-section="contact" style={{ backgroundColor: "#fff5f0" }}>
|
||||
<ContactCenter
|
||||
tag="Get Started"
|
||||
title="Join the Sosibiby Family"
|
||||
|
||||
Reference in New Issue
Block a user