Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -40,8 +40,8 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
logoAlt="By Barirah Logo"
|
||||
brandName="By Barirah"
|
||||
logoAlt="B-Estate Logo"
|
||||
brandName="B-Estate"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
tag="Our Journey"
|
||||
title="By Barirah: Building Digital Legacies with Passion & Expertise"
|
||||
title="B-Estate: Building Digital Legacies with Passion & Expertise"
|
||||
buttons={[
|
||||
{
|
||||
text: "Meet Our Team", href: "/about#team-section"},
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
id: "member-lead-dev", title: "Liam K.", subtitle: "Lead Web Developer", detail: "With a keen eye for detail and cutting-edge coding skills, Liam brings complex web visions to life with precision.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-asian-businessman-businesswoman-meeting-brainstorming-some-new-ideas-about-project_7861-2781.jpg", imageAlt: "Liam K."}, {
|
||||
id: "member-marketing-manager", title: "Sophia L.", subtitle: "Digital Marketing Manager", detail: "Sophia crafts data-driven marketing strategies that amplify brand messages and connect with target audiences effectively.", imageSrc: "http://img.b2bpic.net/free-photo/man-cafe_1098-13701.jpg", imageAlt: "Sophia L."}]},
|
||||
]}
|
||||
title="Meet The Visionaries Behind By Barirah"
|
||||
title="Meet The Visionaries Behind B-Estate"
|
||||
description="Our team of dedicated professionals combines creativity, technical prowess, and strategic insight to deliver exceptional results and innovative digital solutions for our clients."
|
||||
tag="Our Experts"
|
||||
/>
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="By Barirah"
|
||||
logoText="B-Estate"
|
||||
leftLink={{
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
|
||||
@@ -40,8 +40,8 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
logoAlt="By Barirah Logo"
|
||||
brandName="By Barirah"
|
||||
logoAlt="B-Estate Logo"
|
||||
brandName="B-Estate"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="By Barirah"
|
||||
logoText="B-Estate"
|
||||
leftLink={{
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
|
||||
@@ -26,36 +26,22 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "/services",
|
||||
},
|
||||
name: "Services", id: "/services"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "/portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "/portfolio"},
|
||||
{
|
||||
name: "Blog",
|
||||
id: "/blog",
|
||||
},
|
||||
name: "Blog", id: "/blog"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "/pricing",
|
||||
},
|
||||
name: "Pricing", id: "/pricing"},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
logoAlt="By Barirah Logo"
|
||||
brandName="By Barirah"
|
||||
logoAlt="B-Estate Logo"
|
||||
brandName="B-Estate"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -71,33 +57,24 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Ready for Digital Excellence? Drop Us a Line!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Send Us a Message",
|
||||
href: "mailto:hello@bybarirah.com",
|
||||
},
|
||||
text: "Send Us a Message", href: "mailto:hello@bybarirah.com"},
|
||||
{
|
||||
text: "Chat on WhatsApp",
|
||||
href: "https://wa.me/1234567890",
|
||||
},
|
||||
text: "Chat on WhatsApp", href: "https://wa.me/1234567890"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="By Barirah"
|
||||
logoText="B-Estate"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
@@ -46,8 +46,8 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
logoAlt="By Barirah Logo"
|
||||
brandName="By Barirah"
|
||||
logoAlt="B-Estate Logo"
|
||||
brandName="B-Estate"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="By Barirah"
|
||||
logoText="B-Estate"
|
||||
leftLink={{
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
|
||||
@@ -40,8 +40,8 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
logoAlt="By Barirah Logo"
|
||||
brandName="By Barirah"
|
||||
logoAlt="B-Estate Logo"
|
||||
brandName="B-Estate"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="By Barirah"
|
||||
logoText="B-Estate"
|
||||
leftLink={{
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
|
||||
@@ -42,8 +42,8 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
logoAlt="By Barirah Logo"
|
||||
brandName="By Barirah"
|
||||
logoAlt="B-Estate Logo"
|
||||
brandName="B-Estate"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="By Barirah"
|
||||
logoText="B-Estate"
|
||||
leftLink={{
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
|
||||
Reference in New Issue
Block a user