Compare commits
21 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ed186b17d | |||
| 509cc3f1e2 | |||
| b67b04c1cb | |||
| d7abebb141 | |||
| d8caadfe2b | |||
| ee027f196c | |||
| c091a37529 | |||
| 772c438e82 | |||
| af53eac57e | |||
| 07f86e84a9 | |||
| 033d1c70a8 | |||
| 29a1399f18 | |||
| 1013c3b7b2 | |||
| 5f2d68a349 | |||
| 34af988227 | |||
| 404ae74f5b | |||
| 12fa817e53 | |||
| 2728f1a7c7 | |||
| 494aa23f14 | |||
| cf5fd5fc0e | |||
| 1399118b95 |
63
src/app/about/page.tsx
Normal file
63
src/app/about/page.tsx
Normal file
@@ -0,0 +1,63 @@
|
|||||||
|
"use client";
|
||||||
|
|
||||||
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
|
import ReactLenis from "lenis/react";
|
||||||
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||||
|
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||||
|
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||||
|
import { Users } from "lucide-react";
|
||||||
|
|
||||||
|
export default function AboutPage() {
|
||||||
|
return (
|
||||||
|
<ThemeProvider
|
||||||
|
defaultButtonVariant="shift-hover"
|
||||||
|
defaultTextAnimation="entrance-slide"
|
||||||
|
borderRadius="soft"
|
||||||
|
contentWidth="mediumSmall"
|
||||||
|
sizing="largeSizeMediumTitles"
|
||||||
|
background="floatingGradient"
|
||||||
|
cardStyle="gradient-mesh"
|
||||||
|
primaryButtonStyle="double-inset"
|
||||||
|
secondaryButtonStyle="radial-glow"
|
||||||
|
headingFontWeight="bold"
|
||||||
|
>
|
||||||
|
<ReactLenis root>
|
||||||
|
<div id="nav" data-section="nav">
|
||||||
|
<NavbarLayoutFloatingInline
|
||||||
|
navItems={[
|
||||||
|
{ name: "About", id: "/about" },
|
||||||
|
{ name: "Services", id: "/#features" },
|
||||||
|
{ name: "Success", id: "/#testimonials" },
|
||||||
|
{ name: "Contact", id: "/#contact" },
|
||||||
|
]}
|
||||||
|
brandName="MadridMark"
|
||||||
|
button={{ text: "Get Started", href: "/#contact" }}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="about-section" data-section="about-section">
|
||||||
|
<TestimonialAboutCard
|
||||||
|
tag="Our Story"
|
||||||
|
title="Pioneering Digital Excellence in Madrid"
|
||||||
|
description="Founded in the heart of Madrid, we have spent the last decade perfecting the art of digital growth."
|
||||||
|
subdescription="Our commitment is to empower local businesses with global perspectives, driving measurable transformation through innovation and integrity."
|
||||||
|
icon={Users}
|
||||||
|
imageSrc="http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991369.jpg?_wi=2"
|
||||||
|
imageAlt="Team collaborating in office"
|
||||||
|
useInvertedBackground={false}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="footer" data-section="footer">
|
||||||
|
<FooterLogoEmphasis
|
||||||
|
columns={[
|
||||||
|
{ items: [{ label: "About Us", href: "/about" }, { label: "Services", href: "/#features" }, { label: "Success", href: "/#testimonials" }] },
|
||||||
|
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Use", href: "#" }, { label: "Contact", href: "/#contact" }] }
|
||||||
|
]}
|
||||||
|
logoText="MadridMark"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
</ReactLenis>
|
||||||
|
</ThemeProvider>
|
||||||
|
);
|
||||||
|
}
|
||||||
@@ -32,7 +32,7 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Agency", id: "#about" },
|
{ name: "About", id: "/about" },
|
||||||
{ name: "Services", id: "#features" },
|
{ name: "Services", id: "#features" },
|
||||||
{ name: "Success", id: "#testimonials" },
|
{ name: "Success", id: "#testimonials" },
|
||||||
{ name: "Contact", id: "#contact" },
|
{ name: "Contact", id: "#contact" },
|
||||||
@@ -45,12 +45,12 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardGallery
|
<HeroBillboardGallery
|
||||||
background={{ variant: "rotated-rays-static" }}
|
background={{ variant: "rotated-rays-static" }}
|
||||||
title="Helping business owners get leads"
|
title="What the fuck is this shit"
|
||||||
description="We craft digital experiences that drive growth. Your vision, our expertise, market-leading strategy."
|
description="We craft high-performance digital marketing solutions for forward-thinking businesses. Elevate your brand with our data-driven strategies."
|
||||||
buttons={[{ text: "View Our Work", href: "#about" }, { text: "Contact Us", href: "#contact" }]}
|
buttons={[{ text: "View Our Work", href: "/about" }, { text: "Contact Us", href: "#contact" }]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-together_23-2149622859.jpg", imageAlt: "professional agency workspace Madrid" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-together_23-2149622859.jpg", imageAlt: "professional agency workspace Madrid" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-interacting-graph_1170-1084.jpg", imageAlt: "creative marketing team meeting" },
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFDRpptPx4buwNV34xBpWy9jNG/tmp/create-an-image-of-a-couple-laughing-1778697896592-a48bf27f.png", imageAlt: "creative marketing team meeting" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-entrepreneur-holding-tablet-computer-with-marketing-statistics-screen-multiethnic-businesspeople-working-marketing-project-sharing-paper-with-company-turnover-business-meeting_482257-37046.jpg", imageAlt: "digital marketing data analytics" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-entrepreneur-holding-tablet-computer-with-marketing-statistics-screen-multiethnic-businesspeople-working-marketing-project-sharing-paper-with-company-turnover-business-meeting_482257-37046.jpg", imageAlt: "digital marketing data analytics" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/urban-traffic-with-cityscape_1359-1091.jpg", imageAlt: "Madrid skyline sunset" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/urban-traffic-with-cityscape_1359-1091.jpg", imageAlt: "Madrid skyline sunset" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991368.jpg", imageAlt: "marketing strategy whiteboard" }
|
{ imageSrc: "http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991368.jpg", imageAlt: "marketing strategy whiteboard" }
|
||||||
@@ -62,10 +62,10 @@ export default function LandingPage() {
|
|||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<MetricSplitMediaAbout
|
<MetricSplitMediaAbout
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="Unmatched Expertise"
|
title="Strategic Growth for Madrid Brands"
|
||||||
description="Based in Madrid, we combine local insight with global standards. We've helped hundreds of brands scale through performance-driven marketing."
|
description="We combine local market intelligence with international growth strategies to ensure your business thrives in the digital age."
|
||||||
metrics={[{ value: "150+", title: "Brands Scaled" }, { value: "240%", title: "Avg ROI Growth" }, { value: "10y", title: "Market Legacy" }]}
|
metrics={[{ value: "150+", title: "Brands Scaled" }, { value: "240%", title: "Avg ROI Growth" }, { value: "10y", title: "Market Legacy" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991369.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFDRpptPx4buwNV34xBpWy9jNG/tmp/create-an-image-of-a-couple-laughing-1778697896592-a48bf27f.png"
|
||||||
imageAlt="team collaboration modern office"
|
imageAlt="team collaboration modern office"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterLogoEmphasis
|
<FooterLogoEmphasis
|
||||||
columns={[
|
columns={[
|
||||||
{ items: [{ label: "About Us", href: "#about" }, { label: "Services", href: "#features" }, { label: "Success", href: "#testimonials" }] },
|
{ items: [{ label: "About Us", href: "/about" }, { label: "Services", href: "#features" }, { label: "Success", href: "#testimonials" }] },
|
||||||
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Use", href: "#" }, { label: "Contact", href: "#contact" }] }
|
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Use", href: "#" }, { label: "Contact", href: "#contact" }] }
|
||||||
]}
|
]}
|
||||||
logoText="MadridMark"
|
logoText="MadridMark"
|
||||||
@@ -168,4 +168,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5faff;
|
--background: #fafffb;
|
||||||
--card: #f1f8ff;
|
--card: #ffffff;
|
||||||
--foreground: #001122;
|
--foreground: #001a0a;
|
||||||
--primary-cta: #15479c;
|
--primary-cta: #0a705f;
|
||||||
--primary-cta-text: #f5faff;
|
--primary-cta-text: #fafffb;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #001122;
|
--secondary-cta-text: #001a0a;
|
||||||
--accent: #a8cce8;
|
--accent: #a8d9be;
|
||||||
--background-accent: #7ba3cf;
|
--background-accent: #6bbfb8;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user