diff --git a/src/app/page.tsx b/src/app/page.tsx
index c8707ae..74749cb 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,18 +30,9 @@ export default function LandingPage() {
@@ -49,39 +40,14 @@ export default function LandingPage() {
@@ -105,41 +71,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Fresh Ingredients",
- description: "Locally sourced and carefully inspected.",
- phoneOne: {
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=llf4eh",
- },
- phoneTwo: {
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jrycbf",
- },
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o9tund&_wi=2",
- imageAlt: "fresh ingredients cooking in restaurant",
+ title: "Fresh Ingredients", description: "Locally sourced and carefully inspected.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=llf4eh" },
+ phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jrycbf" }
},
{
- title: "Fast Delivery",
- description: "From our kitchen to your home in minutes.",
- phoneOne: {
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1jljz4",
- },
- phoneTwo: {
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m2t270&_wi=2",
- },
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1exzm4&_wi=3",
- imageAlt: "fresh ingredients cooking in restaurant",
+ title: "Fast Delivery", description: "From our kitchen to your home in minutes.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1jljz4" },
+ phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m2t270" }
},
{
- title: "Secure Payments",
- description: "MasterCard, QI Card, and COD accepted.",
- phoneOne: {
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h1ghe6&_wi=2",
- },
- phoneTwo: {
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=inig2p",
- },
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=swadz5&_wi=2",
- imageAlt: "fresh ingredients cooking in restaurant",
- },
+ title: "Secure Payments", description: "MasterCard, QI Card, and COD accepted.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h1ghe6" },
+ phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=inig2p" }
+ }
]}
showStepNumbers={false}
title="Why Choose Us"
@@ -154,48 +96,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "1",
- name: "Crispy Strips",
- price: "5,000 IQD",
- variant: "Classic",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2u8jns",
- },
- {
- id: "2",
- name: "Classic Burger",
- price: "4,500 IQD",
- variant: "Beef",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bc66z7",
- },
- {
- id: "3",
- name: "Chicken Burger",
- price: "4,000 IQD",
- variant: "Spicy",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bmeish",
- },
- {
- id: "4",
- name: "Mega Deal",
- price: "12,000 IQD",
- variant: "Combo",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s1u19b",
- },
- {
- id: "5",
- name: "Family Pack",
- price: "25,000 IQD",
- variant: "Large",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7klrlj",
- },
- {
- id: "6",
- name: "Chicken Wrap",
- price: "3,500 IQD",
- variant: "Wrap",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xomso6",
- },
+ { id: "1", name: "Crispy Strips", price: "5,000 IQD", variant: "Classic", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2u8jns" },
+ { id: "2", name: "Classic Burger", price: "4,500 IQD", variant: "Beef", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bc66z7" },
+ { id: "3", name: "Chicken Burger", price: "4,000 IQD", variant: "Spicy", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bmeish" },
+ { id: "4", name: "Mega Deal", price: "12,000 IQD", variant: "Combo", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s1u19b" },
+ { id: "5", name: "Family Pack", price: "25,000 IQD", variant: "Large", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7klrlj" },
+ { id: "6", name: "Chicken Wrap", price: "3,500 IQD", variant: "Wrap", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xomso6" }
]}
title="Our Digital Menu"
description="Check out our most popular meals."
@@ -209,50 +115,20 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "cod",
- title: "Cash on Delivery",
- price: "Pay at Home",
- period: "COD",
- features: [
- "Exact change preferred",
- "Safe and contactless",
- ],
- button: {
- text: "Select COD",
- },
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o9tund&_wi=3",
- imageAlt: "crispy fried chicken food background",
+ id: "cod", title: "Cash on Delivery", price: "Pay at Home", period: "COD", features: ["Exact change preferred", "Safe and contactless"],
+ button: { text: "Select COD" },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o9tund"
},
{
- id: "qi",
- title: "QI Card",
- price: "Digital Payment",
- period: "QI",
- features: [
- "Direct scan",
- "Secure processing",
- ],
- button: {
- text: "Select QI Card",
- },
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1exzm4&_wi=4",
- imageAlt: "crispy fried chicken food background",
+ id: "qi", title: "QI Card", price: "Digital Payment", period: "QI", features: ["Direct scan", "Secure processing"],
+ button: { text: "Select QI Card" },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1exzm4"
},
{
- id: "card",
- title: "MasterCard",
- price: "Bank Payment",
- period: "CC",
- features: [
- "High security",
- "Instant processing",
- ],
- button: {
- text: "Select Card",
- },
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=swadz5&_wi=3",
- imageAlt: "crispy fried chicken food background",
- },
+ id: "card", title: "MasterCard", price: "Bank Payment", period: "CC", features: ["High security", "Instant processing"],
+ button: { text: "Select Card" },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=swadz5"
+ }
]}
title="Payment Options"
description="Flexible payment methods for your convenience."
@@ -265,46 +141,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Ali Hassan",
- handle: "@ali_h",
- testimonial: "The best crispy chicken I've ever had in Baghdad!",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0ty07t",
- },
- {
- id: "2",
- name: "Sara Ahmed",
- handle: "@sara_a",
- testimonial: "Super fast delivery and the burger was perfectly hot.",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kdibeb",
- },
- {
- id: "3",
- name: "Mohammed Ali",
- handle: "@mo_ali",
- testimonial: "Great menu options and really good pricing.",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=raklts",
- },
- {
- id: "4",
- name: "Layla Kareem",
- handle: "@layla_k",
- testimonial: "My family loves the Mega Deal. Will order again!",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m0n74e",
- },
- {
- id: "5",
- name: "Zaid Omar",
- handle: "@zaid_o",
- testimonial: "Service is top tier. Love the crispy strips.",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8w6jk8",
- },
+ { id: "1", name: "Ali Hassan", handle: "@ali_h", testimonial: "The best crispy chicken I've ever had in Baghdad!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0ty07t" },
+ { id: "2", name: "Sara Ahmed", handle: "@sara_a", testimonial: "Super fast delivery and the burger was perfectly hot.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kdibeb" },
+ { id: "3", name: "Mohammed Ali", handle: "@mo_ali", testimonial: "Great menu options and really good pricing.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=raklts" },
+ { id: "4", name: "Layla Kareem", handle: "@layla_k", testimonial: "My family loves the Mega Deal. Will order again!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m0n74e" },
+ { id: "5", name: "Zaid Omar", handle: "@zaid_o", testimonial: "Service is top tier. Love the crispy strips.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8w6jk8" }
]}
showRating={true}
title="What Our Fans Say"
@@ -318,68 +159,20 @@ export default function LandingPage() {
title="Get In Touch"
description="Have any questions or need catering? Send us a message."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Your Name",
- },
- {
- name: "email",
- type: "email",
- placeholder: "Your Email",
- },
+ { name: "name", type: "text", placeholder: "Your Name" },
+ { name: "email", type: "email", placeholder: "Your Email" }
]}
- textarea={{
- name: "message",
- placeholder: "How can we help?",
- }}
- imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1exzm4&_wi=5"
+ textarea={{ name: "message", placeholder: "How can we help?" }}
+ imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1exzm4"
/>