Merge version_2 into main #3

Merged
bender merged 2 commits from version_2 into main 2026-03-04 09:10:07 +00:00
2 changed files with 1373 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -26,7 +26,7 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
brandName="Design Studio"
brandName="Illustriv Studio"
navItems={[
{ name: "Work", id: "projects" },
{ name: "Services", id: "services" },
@@ -42,7 +42,7 @@ export default function LandingPage() {
<HeroOverlay
title="Websites That Convert Visitors Into Customers"
description="We design strategic, high-converting websites that deliver measurable business growth. From 45% conversion rate increases to 98% client satisfaction, our results speak for themselves."
imageSrc="http://img.b2bpic.net/free-vector/stylish-colors-background-with-circles_1017-33500.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATR8kmMFflp5UaDUjHcayUSlaF/uploaded-1772615229631-kkjl2fvh.jpg"
imageAlt="Abstract minimalist background"
textPosition="bottom-left"
showBlur={true}
@@ -191,7 +191,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Design Studio"
logoText="Illustriv Studio"
leftLink={{ text: "Privacy", href: "#" }}
rightLink={{ text: "Contact", href: "#contact" }}
/>