Compare commits
4 Commits
version_3_
...
version_7_
| Author | SHA1 | Date | |
|---|---|---|---|
| 61020a9062 | |||
| a9ae563277 | |||
| 86ab77f877 | |||
| d863d37775 |
@@ -25,7 +25,7 @@ export default function Layout() {
|
||||
</main>
|
||||
<FooterMinimal
|
||||
brand="Alexander"
|
||||
copyright="© 2026 Joseph Alexander. All rights reserved."
|
||||
copyright="© ktanishqq@gmail.com. All rights reserved."
|
||||
socialLinks={[
|
||||
{ icon: "Twitter", href: "#" },
|
||||
{ icon: "Linkedin", href: "#" },
|
||||
|
||||
@@ -20,7 +20,7 @@ import ToolsSection from './HomePage/sections/Tools';export default function Hom
|
||||
<StyleProvider siteBackground="none" heroBackground="none" buttonVariant="stagger">
|
||||
<LoaderReveal
|
||||
imageSrc="https://storage.googleapis.com/webild/users/user_3FPXlz2N7egPUdVduqnBqZRj2WY/uploaded-1781990079156-ily3qrqu.jpg"
|
||||
title="Joseph Alexander"
|
||||
title="TanishqKumar"
|
||||
/>
|
||||
|
||||
<SiteBackgroundSlot />
|
||||
|
||||
@@ -11,7 +11,7 @@ export default function ServicesSection(): React.JSX.Element {
|
||||
tag="Expertise"
|
||||
title="What I Do"
|
||||
description="End-to-end marketing expertise spanning strategy, execution, and measurement."
|
||||
features={[{"description":"End-to-end campaign planning and execution across digital channels.","title":"Brand & Campaign Marketing","imageSrc":"https://images.unsplash.com/photo-1557838923-2985c318be48?auto=format&fit=crop&q=80&w=1000"},{"description":"Long form, short form, ad copy, scripts — written to perform not just to exist.","title":"Creative Content","imageSrc":"https://images.unsplash.com/photo-1455390582262-044cdead2708?auto=format&fit=crop&q=80&w=1000"},{"imageSrc":"https://images.unsplash.com/photo-1432888117426-115b08df9ddf?auto=format&fit=crop&q=80&w=1000","description":"Data-driven content strategy with proven Page 1 rankings and organic growth.","title":"Digital & SEO"},{"imageSrc":"https://images.unsplash.com/photo-1561070791-2526d30994b5?auto=format&fit=crop&q=80&w=1000","description":"Wireframes, website references, visual templates using Figma and Canva.","title":"Design & UI/UX"}]}
|
||||
features={[{"description":"End-to-end campaign planning and execution across digital channels.","title":"Brand & Campaign Marketing","imageSrc":"https://images.unsplash.com/photo-1557838923-2985c318be48?auto=format&fit=crop&q=80&w=1000"},{"description":"Long form, short form, ad copy, scripts — written to perform not just to exist.","title":"Creative Content","imageSrc":"https://images.unsplash.com/photo-1455390582262-044cdead2708?auto=format&fit=crop&q=80&w=1000"},{"imageSrc":"https://images.pexels.com/photos/7688336/pexels-photo-7688336.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=7688336","description":"Data-driven content strategy with proven Page 1 rankings and organic growth.","title":"Digital & SEO"},{"imageSrc":"https://images.pexels.com/photos/12760383/pexels-photo-12760383.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=12760383","description":"Wireframes, website references, visual templates using Figma and Canva.","title":"Design & UI/UX"}]}
|
||||
ctaButton={{"href":"#contact","text":"Let's work together","avatarSrc":"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?auto=format&fit=crop&q=80&w=200","avatarLabel":"Tanishq"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user