Update src/app/page.tsx
This commit is contained in:
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/pretty-happy-blonde-hipster-woman-eating-tasty-raspberry-dessert-cake-sitting-cute-bakery-enjoy-her-meal-sweet-breakfast-diet-nutrition-concept_291049-2278.jpg" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-young-woman-sitting-modern-cafe_171337-17121.jpg" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-tomatoes-microgreens-salad_2829-4806.jpg" }
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-tomatoes-microgreens-salad_2829-4806.jpg?_wi=1" }
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Chipas Kahvesi", price: "45 TL", variant: "Sıcak", imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-tomatoes-microgreens-salad_2829-4806.jpg"},
|
||||
id: "1", name: "Chipas Kahvesi", price: "45 TL", variant: "Sıcak", imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-tomatoes-microgreens-salad_2829-4806.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Serpme Kahvaltı", price: "250 TL", variant: "Gurme", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans-container_23-2148523093.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user