Merge version_1 into main #2
293
src/app/page.tsx
293
src/app/page.tsx
@@ -30,18 +30,9 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Order Now",
|
||||
id: "order",
|
||||
},
|
||||
{
|
||||
name: "Locations",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Order Now", id: "order" },
|
||||
{ name: "Locations", id: "contact" },
|
||||
]}
|
||||
brandName="Super Chicken"
|
||||
/>
|
||||
@@ -49,39 +40,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Flavor That Hits the Spot"
|
||||
description="Experience the crunch of Super Chicken. Freshly prepared, incredibly crispy, and delivered right to your door."
|
||||
tag="CRISPY & FRESH"
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "#order",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Order Now", href: "#order" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o9tund&_wi=1",
|
||||
imageAlt: "Crispy Chicken",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=swadz5&_wi=1",
|
||||
imageAlt: "Chicken Strips",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m2t270&_wi=1",
|
||||
imageAlt: "Cheeseburger Meal",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h1ghe6&_wi=1",
|
||||
imageAlt: "Chicken Burger",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1exzm4&_wi=1",
|
||||
imageAlt: "Fresh Preparation",
|
||||
},
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o9tund", imageAlt: "Crispy Chicken" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=swadz5", imageAlt: "Chicken Strips" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -94,7 +60,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Our Passion for Perfection"
|
||||
description="At Super Chicken, we source only the finest poultry and freshest vegetables to bring you the best fast food experience in Iraq. Every meal is cooked to order, ensuring maximum flavor and crunch."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1exzm4&_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1exzm4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
label: "Order Now",
|
||||
href: "#order",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://www.instagram.com/superchicken.iq/",
|
||||
},
|
||||
{
|
||||
label: "Support",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ items: [{ label: "About Us", href: "#about" }, { label: "Menu", href: "#menu" }, { label: "Order Now", href: "#order" }] },
|
||||
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
|
||||
{ items: [{ label: "Instagram", href: "https://www.instagram.com/superchicken.iq/" }, { label: "Support", href: "#" }] }
|
||||
]}
|
||||
logoText="Super Chicken"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user