Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="compact"
|
||||
sizing="largeSmall"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="الطعم الذي تستحقه"
|
||||
description="اكتشف مطعم باكيت، حيث نقدم أفضل الوجبات السريعة الطازجة والشهية في بغداد. متوفر 24 ساعة لك."
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "24/7", label: "مفتوح طوال الوقت" },
|
||||
{ value: "233+", label: "تقييمات سعيدة" },
|
||||
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
{ text: "اطلب الآن", href: "#contact" },
|
||||
{ text: "عرض القائمة", href: "#products" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-chicken-burger-with-pickles-tomatoes-served-with-french-fries-sauces-dark_140725-11883.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-chicken-burger-with-pickles-tomatoes-served-with-french-fries-sauces-dark_140725-11883.jpg"
|
||||
imageAlt="برغر لذيذ من باكيت"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "برغر مدخن", price: "15,000 ع.د", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-burger-with-pickles-tomatoes-served-with-french-fries-sauces-dark_140725-11883.jpg?_wi=2", imageAlt: "برغر مدخن"
|
||||
id: "1", name: "برغر مدخن", price: "15,000 ع.د", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-burger-with-pickles-tomatoes-served-with-french-fries-sauces-dark_140725-11883.jpg", imageAlt: "برغر مدخن"
|
||||
},
|
||||
{
|
||||
id: "2", name: "راب الدجاج", price: "12,000 ع.د", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-kebab-wraps_23-2148632668.jpg", imageAlt: "راب دجاج مدخن"
|
||||
|
||||
Reference in New Issue
Block a user