Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c943bb9e63 | |||
| 04ae60ca68 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
description="Experience restaurant-quality gourmet meals prepared personally for you by a master private chef."
|
description="Experience restaurant-quality gourmet meals prepared personally for you by a master private chef."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book Your Chef", href: "#contact"},
|
text: "Check Availability & Book", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_482257-10348.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_482257-10348.jpg"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -221,4 +221,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user