Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -57,15 +57,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-is-putting-gourmet-freshly-made-pizza-stone-oven_613910-14667.jpg", imageAlt: "La Serra Pizza Experience"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-is-putting-gourmet-freshly-made-pizza-stone-oven_613910-14667.jpg?_wi=1", imageAlt: "La Serra Pizza Experience"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-prepares-pizza_1157-21836.jpg", imageAlt: "Professional pizza prep"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-prepares-pizza_1157-21836.jpg?_wi=1", imageAlt: "Professional pizza prep"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-frame-with-dough-tomatoes_23-2148357181.jpg", imageAlt: "Fresh ingredients display"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-concept-with-copy-space_23-2148643461.jpg", imageAlt: "Classic margherita"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-concept-with-copy-space_23-2148643461.jpg?_wi=1", imageAlt: "Classic margherita"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg", imageAlt: "Restaurant ambiance"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg?_wi=1", imageAlt: "Restaurant ambiance"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -80,10 +80,10 @@ export default function LandingPage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8fGE1sT5Rd1AXTMG9x29gyebT/uploaded-1775772050367-l0t3xb5z.jpg", imageAlt: "User provided image"},
|
||||
{
|
||||
title: "Taze Malzemeler", description: "Günlük hamur ve taze sebzelerle hazırlanan pizzalar.", buttonIcon: Leaf,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-is-putting-gourmet-freshly-made-pizza-stone-oven_613910-14667.jpg", imageAlt: "authentic italian wood fired pizza"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-is-putting-gourmet-freshly-made-pizza-stone-oven_613910-14667.jpg?_wi=2", imageAlt: "authentic italian wood fired pizza"},
|
||||
{
|
||||
title: "Hızlı Servis", description: "Kayapınar'ın her köşesine sıcak ve hızlı teslimat.", buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-prepares-pizza_1157-21836.jpg", imageAlt: "fresh artisan pizza ingredients"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-prepares-pizza_1157-21836.jpg?_wi=2", imageAlt: "fresh artisan pizza ingredients"},
|
||||
{
|
||||
title: "7/24 Açık", description: "Gece acıktığınızda bile sıcacık pizzanız kapınızda.", buttonIcon: Clock,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-bike-holding-pizza-boxes-yellow-desk-worker-service-uniform-job-woman-delivery-work_179666-39183.jpg", imageAlt: "fast home pizza delivery moped"},
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Margherita", price: "145 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-concept-with-copy-space_23-2148643461.jpg"},
|
||||
id: "p1", name: "Margherita", price: "145 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-concept-with-copy-space_23-2148643461.jpg?_wi=2"},
|
||||
{
|
||||
id: "p2", name: "Pepperoni Special", price: "180 TL", imageSrc: "http://img.b2bpic.net/free-photo/top-view-slices-pizza-salami-with-tomato-sauce-green-chili-pepper-spices_140725-12584.jpg"},
|
||||
{
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
tag="İletişim"
|
||||
title="Hemen Sipariş Ver!"
|
||||
description="Gece acıktığında da, arkadaşlarınla buluştuğunda da... La Serra Pizza her zaman açık. Bize ulaşın, en taze pizzanızı kapınıza kadar getirelim."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Numaranızı Yazın"
|
||||
buttonText="WhatsApp'tan Gönder"
|
||||
|
||||
Reference in New Issue
Block a user