Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-05 14:54:27 +00:00

View File

@@ -29,22 +29,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "About",
id: "about",
},
{
name: "Services",
id: "services",
},
{
name: "Portfolio",
id: "portfolio",
},
{
name: "Contact",
id: "contact",
},
{ name: "About", id: "about" },
{ name: "Services", id: "services" },
{ name: "Portfolio", id: "portfolio" },
{ name: "Contact", id: "contact" },
]}
brandName="Ad Sensum"
/>
@@ -52,63 +40,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="Strategy meets aesthetics in digital presence"
description="Ad Sensum is a creative studio specializing in social media strategy, content creation, and visual production for brands that value intention and timeless design."
buttons={[
{
text: "Start your project",
href: "#contact",
},
]}
buttons={[{ text: "Start your project", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-shooting-with-projector_23-2149424929.jpg"
imageAlt="Ad Sensum Studio Hero"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg",
alt: "Founder",
},
{
src: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg",
alt: "Founder",
},
{
src: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg",
alt: "Founder",
},
{
src: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg",
alt: "Founder",
},
{
src: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg",
alt: "Founder",
},
{ src: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg", alt: "Founder" },
{ src: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg", alt: "Founder" },
{ src: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg", alt: "Founder" },
{ src: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg", alt: "Founder" },
{ src: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg", alt: "Founder" },
]}
marqueeItems={[
{
type: "text",
text: "Intentional Design",
},
{
type: "text",
text: "Editorial Strategy",
},
{
type: "text",
text: "Visual Production",
},
{
type: "text",
text: "Digital Presence",
},
{
type: "text",
text: "Creative Direction",
},
{ type: "text", text: "Intentional Design" },
{ type: "text", text: "Editorial Strategy" },
{ type: "text", text: "Visual Production" },
{ type: "text", text: "Digital Presence" },
{ type: "text", text: "Creative Direction" },
]}
/>
</div>
@@ -118,41 +69,20 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Studio"
description={[
"Founded by Constança Marialva, Ad Sensum bridges the gap between deep digital strategy and sophisticated aesthetic direction. We work with small and growing brands to build a refined, intentional digital presence.",
"We believe that content should be as strategic as it is beautiful. Our approach focuses on the balance between intentional storytelling and high-end visual production, ensuring your brand resonates with clarity and purpose.",
]}
"Founded by Constança Marialva, Ad Sensum bridges the gap between deep digital strategy and sophisticated aesthetic direction. We work with small and growing brands to build a refined, intentional digital presence.", "We believe that content should be as strategic as it is beautiful. Our approach focuses on the balance between intentional storytelling and high-end visual production, ensuring your brand resonates with clarity and purpose."]}
/>
</div>
<div id="services" data-section="services">
<FeatureCardSeven
animationType="blur-reveal"
textboxLayout="split"
useInvertedBackground={false}
features={[
{
title: "Social Media Strategy",
description: "Intentional roadmaps designed to cultivate meaningful digital presence.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-elegant-smart-goals-marketing-general-infographic-template_23-2149229345.jpg",
imageAlt: "Social Media Strategy",
},
{
title: "Content Creation",
description: "High-end photography and video production that tells your unique story.",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-blusher-eyeshadows_23-2147710722.jpg",
imageAlt: "Content Creation",
},
{
title: "Video Production",
description: "Cinematic video and drone production to elevate your visual identity.",
imageSrc: "http://img.b2bpic.net/free-photo/iceland-landscape-beautiful-plains_23-2149099943.jpg",
imageAlt: "Video Production",
},
{
title: "Paid Advertising",
description: "Targeted advertising strategies that align with your brand's core values.",
imageSrc: "http://img.b2bpic.net/free-photo/business-ideas-process-strategy-concept_53876-124869.jpg",
imageAlt: "Paid Advertising",
},
{ title: "Social Media Strategy", description: "Intentional roadmaps designed to cultivate meaningful digital presence.", imageSrc: "http://img.b2bpic.net/free-vector/flat-elegant-smart-goals-marketing-general-infographic-template_23-2149229345.jpg", imageAlt: "Social Media Strategy" },
{ title: "Content Creation", description: "High-end photography and video production that tells your unique story.", imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-blusher-eyeshadows_23-2147710722.jpg", imageAlt: "Content Creation" },
{ title: "Video Production", description: "Cinematic video and drone production to elevate your visual identity.", imageSrc: "http://img.b2bpic.net/free-photo/iceland-landscape-beautiful-plains_23-2149099943.jpg", imageAlt: "Video Production" },
{ title: "Paid Advertising", description: "Targeted advertising strategies that align with your brand's core values.", imageSrc: "http://img.b2bpic.net/free-photo/business-ideas-process-strategy-concept_53876-124869.jpg", imageAlt: "Paid Advertising" },
]}
title="Services"
description="Refined digital production and strategic presence for intentional brands."
@@ -165,26 +95,10 @@ export default function LandingPage() {
title="Our Process"
tag="Intention in every step"
metrics={[
{
id: "p1",
value: "01",
description: "Discovery: Understanding your brand essence.",
},
{
id: "p2",
value: "02",
description: "Strategy: Crafting the intentional roadmap.",
},
{
id: "p3",
value: "03",
description: "Creation: Bringing the vision to life.",
},
{
id: "p4",
value: "04",
description: "Delivery: Launching with sophistication.",
},
{ id: "p1", value: "01", description: "Discovery: Understanding your brand essence." },
{ id: "p2", value: "02", description: "Strategy: Crafting the intentional roadmap." },
{ id: "p3", value: "03", description: "Creation: Bringing the vision to life." },
{ id: "p4", value: "04", description: "Delivery: Launching with sophistication." },
]}
metricsAnimation="blur-reveal"
/>
@@ -192,37 +106,14 @@ export default function LandingPage() {
<div id="portfolio" data-section="portfolio">
<ProductCardTwo
animationType="blur-reveal"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "w1",
brand: "Studio Work",
name: "Editorial Campaign",
price: "Featured",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/phone-mock-up-desk-flat-lay_23-2148319725.jpg?_wi=1",
},
{
id: "w2",
brand: "Studio Work",
name: "Brand Identity",
price: "Featured",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-pattern-with-smoke-texture-white-grid_53876-133420.jpg",
},
{
id: "w3",
brand: "Studio Work",
name: "Digital Production",
price: "Featured",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/phone-mock-up-desk-flat-lay_23-2148319725.jpg?_wi=2",
},
{ id: "w1", brand: "Studio Work", name: "Editorial Campaign", price: "Featured", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/phone-mock-up-desk-flat-lay_23-2148319725.jpg" },
{ id: "w2", brand: "Studio Work", name: "Brand Identity", price: "Featured", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-pattern-with-smoke-texture-white-grid_53876-133420.jpg" },
{ id: "w3", brand: "Studio Work", name: "Digital Production", price: "Featured", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/phone-mock-up-desk-flat-lay_23-2148319725.jpg" },
]}
title="Selected Work"
description="A curated editorial look at our recent collaborations."
@@ -232,9 +123,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="Start your project"
description="Request a proposal and let's explore how we can elevate your digital presence together."
imageSrc="http://img.b2bpic.net/free-photo/woman-office-worker-tallking-lady-black-dress_1157-40481.jpg"
@@ -251,42 +140,21 @@ export default function LandingPage() {
logoText="Ad Sensum"
columns={[
{
title: "Studio",
items: [
{
label: "About",
href: "#about",
},
{
label: "Work",
href: "#portfolio",
},
title: "Studio", items: [
{ label: "About", href: "#about" },
{ label: "Work", href: "#portfolio" },
],
},
{
title: "Services",
items: [
{
label: "Strategy",
href: "#services",
},
{
label: "Production",
href: "#services",
},
title: "Services", items: [
{ label: "Strategy", href: "#services" },
{ label: "Production", href: "#services" },
],
},
{
title: "Legal",
items: [
{
label: "Privacy",
href: "#",
},
{
label: "Terms",
href: "#",
},
title: "Legal", items: [
{ label: "Privacy", href: "#" },
{ label: "Terms", href: "#" },
],
},
]}
@@ -296,4 +164,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}