Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 293a62a3bb | |||
| ad0a7d3845 | |||
| d4991f43ca | |||
| 705af7e426 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
title="China Sakura Sushi"
|
title="China Sakura Sushi"
|
||||||
description="Geleneksel Japon mutfağının sofistike dokunuşlarla yeniden yorumlandığı editorial bir gastronomi deneyimi."
|
description="Taze ve el yapımı sushilerle unutulmaz bir Japon mutfağı deneyimi sizi bekliyor."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Menüyü İncele", href: "#products"
|
text: "Menüyü İncele", href: "#products"
|
||||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
|||||||
id: "6", name: "Matcha Tatlı", price: "₺95", imageSrc: "http://img.b2bpic.net/free-photo/cup-herbal-tea-plate-various-cookies-wooden-board-high-quality-photo_114579-35967.jpg"},
|
id: "6", name: "Matcha Tatlı", price: "₺95", imageSrc: "http://img.b2bpic.net/free-photo/cup-herbal-tea-plate-various-cookies-wooden-board-high-quality-photo_114579-35967.jpg"},
|
||||||
]}
|
]}
|
||||||
title="Akıllı Menü"
|
title="Akıllı Menü"
|
||||||
description="Kategorize edilmiş taze ve lezzetli seçkilerimiz."
|
description="Hand-rolled freshness prepared daily by our master chefs."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -203,4 +203,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user