Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 01219bef69 | |||
| 54d025ae5f | |||
| 9aa1d040f0 | |||
| 004ff9bc74 | |||
| 58d0d7b608 | |||
| ae45822b10 | |||
| 010c56fda2 |
@@ -48,17 +48,19 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
logoText="Where Great Chefs Learn Business"
|
||||
description="Chef’s Office Academy teaches the financial intelligence behind successful kitchens — from food costing to restaurant profitability."
|
||||
logoText="Chef’s Office Academy"
|
||||
description="Where Great Chefs Learn Business. We teach the financial intelligence behind successful kitchens — from food costing to restaurant profitability."
|
||||
buttons={[
|
||||
{
|
||||
text: "Join The Academy", href: "#"},
|
||||
{
|
||||
text: "Watch Masterclass", href: "#"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DhDhIKyjSuSquPXkqbocLzzf7H/uploaded-1778727493558-xeb5vo5u.jpg"
|
||||
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"
|
||||
mediaAnimation="slide-up"
|
||||
imageAlt="fine dining kitchen moody lighting"
|
||||
logoContainerClassName="flex items-center gap-3"
|
||||
logoClassName="w-12 h-12 object-contain"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user