Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a4ba3a4c8b | |||
| 81e7e0e74a | |||
| c970e8f268 | |||
| 72d54fe225 | |||
| f00f3cf089 | |||
| a8521a78ab | |||
| 4a89c245b6 | |||
| 83048015e9 |
@@ -48,19 +48,17 @@ export default function LandingPage() {
|
|||||||
<HeroLogoBillboard
|
<HeroLogoBillboard
|
||||||
background={{
|
background={{
|
||||||
variant: "radial-gradient"}}
|
variant: "radial-gradient"}}
|
||||||
logoText="Chef’s Office Academy"
|
logoText="Where Great Chefs Learn Business"
|
||||||
description="Where Great Chefs Learn Business. We teach the financial intelligence behind successful kitchens — from food costing to restaurant profitability."
|
description="Chef’s Office Academy teaches the financial intelligence behind successful kitchens — from food costing to restaurant profitability."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Join The Academy", href: "#"},
|
text: "Join The Academy", href: "#"},
|
||||||
{
|
{
|
||||||
text: "Watch Masterclass", href: "#"},
|
text: "Watch Masterclass", href: "#"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/virtual-love-handsome-cute-guy-suit-with-wine-distance-computer-date-holding-red-flowers_140725-162524.jpg?_wi=1"
|
imageSrc="asset://0b4356a6-e3d0-4050-8b1d-285600123562"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
imageAlt="fine dining kitchen moody lighting"
|
imageAlt="fine dining kitchen moody lighting"
|
||||||
logoContainerClassName="flex items-center gap-3"
|
|
||||||
logoClassName="w-12 h-12 object-contain"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user