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">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
brandName="ContentFlow"
|
brandName="Lucidus studio"
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Portfolio", id: "portfolio" },
|
{ name: "Portfolio", id: "portfolio" },
|
||||||
{ name: "Services", id: "services" },
|
{ name: "Services", id: "services" },
|
||||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="services" data-section="services">
|
<div id="services" data-section="services">
|
||||||
<SplitAbout
|
<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."
|
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"
|
tag="Our Advantage"
|
||||||
tagIcon={CheckCircle}
|
tagIcon={CheckCircle}
|
||||||
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterLogoEmphasis
|
<FooterLogoEmphasis
|
||||||
logoText="ContentFlow"
|
logoText="Lucidus studio"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
items: [
|
items: [
|
||||||
|
|||||||
Reference in New Issue
Block a user