Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6c11a8c1b9 | |||
| 5588b89881 | |||
| 068d3efc89 | |||
| 22eb966bc4 |
@@ -28,7 +28,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="ContentFlow"
|
||||
brandName="Lucidus studio"
|
||||
navItems={[
|
||||
{ name: "Portfolio", id: "portfolio" },
|
||||
{ name: "Services", id: "services" },
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<SplitAbout
|
||||
title="Why Brands Choose ContentFlow"
|
||||
title="Why Brands Choose Lucidus studio"
|
||||
description="We combine creative excellence with data-driven strategy to deliver content that resonates with your target audience and drives real business results."
|
||||
tag="Our Advantage"
|
||||
tagIcon={CheckCircle}
|
||||
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
logoText="ContentFlow"
|
||||
logoText="Lucidus studio"
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user