Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 83664921e1 | |||
| b7e3e6a016 | |||
| 8ad457356e | |||
| 637782377a | |||
| 91bdf66dba |
@@ -50,11 +50,11 @@ export default function LandingPage() {
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/beautiful-woman-eating-apple-recording-herself-video-cute-girl-with-fruit-posing-photo_1258-187177.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-people-enyoing-dinner-party_23-2150717837.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-caucasian-adult-brunette-woman-smiles-puts-her-thumb-forefinger-together-showing-that-everything-is-ok_197531-31190.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/happy-caucasian-adult-brunette-woman-smiles-puts-her-thumb-forefinger-together-showing-that-everything-is-ok_197531-31190.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-happy-woman-eatingout-having-breakfast-talking-friend-table-looking-aside-with-cheerful-smile-sitting-near-mobile-phone-terrace_197531-30313.jpg", alt: "Happy customer at restaurant" },
|
||||
]}
|
||||
avatarText="Join 250+ satisfied food lovers"
|
||||
buttons={[{ text: "View Menu", href: "#features" }, { text: "Order Now", href: "https://wa.me/05336839828" }]}
|
||||
buttons={[{ text: "Browse Our Menu", href: "#features" }, { text: "Order Now", href: "https://wa.me/05336839828" }]}
|
||||
marqueeItems={[
|
||||
{ type: "text-icon", text: "Fresh Ingredients", icon: Leaf },
|
||||
{ type: "text-icon", text: "Fast Delivery", icon: Truck },
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Speedy Service", description: "Fast and friendly service so you never have to wait.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-vegetarian-burger-cutting-board-with-sauces_23-2148784532.jpg", imageAlt: "gourmet burger close up" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-fast-food-with-copy-space_23-2148262972.jpg", imageAlt: "golden fries in basket" }
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/top-view-fast-food-with-copy-space_23-2148262972.jpg", imageAlt: "golden fries in basket" }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
{ id: "6", brand: "Fries Zone", name: "Dessert Delight (New)", price: "₺150", rating: 5, reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/top-view-slices-jam-cake-plate-jam-bowl-wooden-spoon-fork-notebook-table_140725-161005.jpg" },
|
||||
]}
|
||||
title="Popular Menu Items"
|
||||
description="Discover our most requested dishes that keep our customers coming back for more."
|
||||
description="Discover our signature flavors, featuring handmade quality crafted daily to justify our premium culinary choices."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user