Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bc97c40f96 | |||
| 2a286a92fe | |||
| ce6993a6e2 |
@@ -116,19 +116,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Alex Rivers", role: "Creative Lead", company: "Studio X", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-young-girl-business-clothes-posing-light-background-studio-concept-stylish-clothes-sophistication_78826-3394.jpg"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ChaeSUOuXuI6UCWCky1Y9Qm6Im/uploaded-1776840651842-9ydyrzhj.jpg?_wi=1"},
|
||||
{
|
||||
id: "t2", name: "Sarah Jenkins", role: "Director", company: "Brand Co", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting-chair_23-2149213192.jpg"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ChaeSUOuXuI6UCWCky1Y9Qm6Im/uploaded-1776840651842-9ydyrzhj.jpg?_wi=2"},
|
||||
{
|
||||
id: "t3", name: "Mark Owen", role: "Freelancer", company: "Self", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ChaeSUOuXuI6UCWCky1Y9Qm6Im/uploaded-1776840651842-9ydyrzhj.jpg?_wi=3"},
|
||||
{
|
||||
id: "t4", name: "Elena Voss", role: "Designer", company: "Agency Ltd", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021812.jpg"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ChaeSUOuXuI6UCWCky1Y9Qm6Im/uploaded-1776840651842-9ydyrzhj.jpg?_wi=4"},
|
||||
{
|
||||
id: "t5", name: "Tom Baker", role: "Architect", company: "Firm One", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-sitting-couch_23-2148415817.jpg"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ChaeSUOuXuI6UCWCky1Y9Qm6Im/uploaded-1776840651842-9ydyrzhj.jpg?_wi=5"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
value: "Global", label: "Shipping"},
|
||||
]}
|
||||
title="Community Voices"
|
||||
description="See why our customers trust the brand."
|
||||
description="We take pride in our commitment to quality, reflected in the stories of our community members who value excellence and sustainable fashion choices."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -149,8 +149,8 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Support"
|
||||
title="Need Assistance?"
|
||||
description="Our team is here to help with sizing, shipping, or returns."
|
||||
title="Direct Access to Our Team"
|
||||
description="Whether you need advice on your next fit or have questions about order logistics, our premium support team is available 24/7 to provide personalized assistance."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get in Touch", href: "mailto:hello@mbrot.com"},
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="MBROT"
|
||||
copyrightText="© 2025 | MBROT UK"
|
||||
copyrightText="© 2025 | MBROT Premium Collective"
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
|
||||
Reference in New Issue
Block a user