Update src/app/page.tsx
This commit is contained in:
@@ -227,13 +227,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "SHAKE SHAKE, simplement."},
|
||||
type: "text", content: "SHAKE SHAKE, simplement."
|
||||
},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/chef-holding-juicy-beef-burger_7502-9881.jpg", alt: "Clean kitchen with staff preparing food"
|
||||
},
|
||||
{
|
||||
type: "text", content: "Chez SHAKE SHAKE, on croit qu'un bon burger n'a pas besoin d'être compliqué. Des ingrédients de qualité, des recettes efficaces, des frites croustillantes et un accueil chaleureux. C'est ce qui nous a permis de devenir une adresse appréciée à Saint-Julien-de-Concelles."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-holding-juicy-beef-burger_7502-9881.jpg"
|
||||
imageAlt="Clean kitchen with staff preparing food"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user