Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a453943ec | |||
| 2f37b53362 | |||
| ac74d8f255 | |||
| c7ef1a2ba4 | |||
| 5dc5d8ff29 |
@@ -77,7 +77,7 @@ export default function HomePage() {
|
|||||||
tag="Where Discipline Meets Transformation"
|
tag="Where Discipline Meets Transformation"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Your First Session", href: "/membership" },
|
{ text: "Claim Your First Session", href: "/membership" },
|
||||||
{ text: "Schedule a Tour", href: "/contact" },
|
{ text: "Schedule a Tour", href: "/contact" },
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32130.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32130.jpg?_wi=1"
|
||||||
@@ -254,4 +254,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
--background: #0f0f0f;
|
--background: #0f0f0f;
|
||||||
--card: #1a1a1a;
|
--card: #1a1a1a;
|
||||||
--foreground: #f5f0eb;
|
--foreground: #f5f0eb;
|
||||||
--primary-cta: #c0392b;
|
--primary-cta: #dc2626;
|
||||||
--primary-cta-text: #f5f0eb;
|
--primary-cta-text: #f5f0eb;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #1a1a1a;
|
||||||
--secondary-cta-text: #f5f0eb;
|
--secondary-cta-text: #f5f0eb;
|
||||||
|
|||||||
Reference in New Issue
Block a user