Merge version_10 into main #13
@@ -72,9 +72,7 @@ export default function ApplyPage() {
|
||||
</form>
|
||||
</main>
|
||||
|
||||
<div className="bg-gradient-to-b from-background to-card">
|
||||
<FooterBaseReveal logoText="ARTEMIS" columns={[]} />
|
||||
</div>
|
||||
<FooterBaseReveal logoText="ARTEMIS" columns={[]} />
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
@@ -41,9 +41,7 @@ export default function ContactPage() {
|
||||
</form>
|
||||
</main>
|
||||
|
||||
<div className="bg-gradient-to-b from-background to-card">
|
||||
<FooterBaseReveal logoText="ARTEMIS" columns={[]} />
|
||||
</div>
|
||||
<FooterBaseReveal logoText="ARTEMIS" columns={[]} />
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 1.4 MiB |
@@ -10,8 +10,8 @@ import { Mulish } from "next/font/google";
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Artemis | Elite Creator Management',
|
||||
description: 'Artemis is a premier management agency for selected creators, providing world-class strategic growth, professional operations, and absolute discretion.',
|
||||
title: "Artemis | OnlyFans Management",
|
||||
description: "Artemis is a professional OnlyFans and social media agency specializing in Instagram growth, content strategy, branding, and the scaling of personal brands. We provide premium management for creators, with a focus on reach, revenue, and long-term brand building.",
|
||||
};
|
||||
|
||||
const mulish = Mulish({
|
||||
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer" className="bg-gradient-to-b from-background to-card">
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="ARTEMIS"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DzkD2uz35Ou1bcDokeeXdpdXCv/uploaded-1779296716411-d4fpppan.jpg"
|
||||
@@ -147,4 +147,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user