diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index ae7fe4c..ff1224a 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -89,7 +89,7 @@ export default function AboutPage() {
@@ -109,7 +109,7 @@ export default function AboutPage() {
description="Choose from our diverse selection of delicious options. From classic meals to specialty sandwiches and sides."
tag="Full Menu"
tagIcon={UtensilsCrossed}
- tagAnimation="entrance-slide"
+ tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
@@ -193,10 +193,10 @@ export default function AboutPage() {
description="Serving the El Tor community with excellence and consistency."
tag="Our Impact"
tagIcon={TrendingUp}
- tagAnimation="entrance-slide"
+ tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
- gridVariant="three-columns-all-equal-width"
+ gridVariant="uniform-all-items-equal"
animationType="slide-up"
metrics={[
{
diff --git a/src/app/account/page.tsx b/src/app/account/page.tsx
index be457ee..a58bcda 100644
--- a/src/app/account/page.tsx
+++ b/src/app/account/page.tsx
@@ -7,6 +7,7 @@ import FeatureBento from "@/components/sections/feature/FeatureBento";
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
import FooterSimple from "@/components/sections/footer/FooterSimple";
import Link from "next/link";
+import { User, Settings, History, Clock, MapPin, Building2, CreditCard, Wallet } from "lucide-react";
export default function AccountPage() {
return (
@@ -43,8 +44,8 @@ export default function AccountPage() {
@@ -63,8 +64,8 @@ export default function AccountPage() {
title="Account Features"
description="Everything you need to manage your orders, preferences, and delivery settings in one place."
tag="My Account"
- tagIcon="Settings"
- tagAnimation="entrance-slide"
+ tagIcon={Settings}
+ tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
@@ -76,12 +77,12 @@ export default function AccountPage() {
bentoComponent: "icon-info-cards",
items: [
{
- icon: "History",
+ icon: History,
label: "Recent Orders",
value: "Quick Reorder",
},
{
- icon: "Clock",
+ icon: Clock,
label: "Saved Items",
value: "Always Ready",
},
@@ -93,12 +94,12 @@ export default function AccountPage() {
bentoComponent: "icon-info-cards",
items: [
{
- icon: "MapPin",
+ icon: MapPin,
label: "Home",
value: "Primary",
},
{
- icon: "Building2",
+ icon: Building2,
label: "Work",
value: "Secondary",
},
@@ -110,12 +111,12 @@ export default function AccountPage() {
bentoComponent: "icon-info-cards",
items: [
{
- icon: "CreditCard",
+ icon: CreditCard,
label: "Cards",
value: "Secure",
},
{
- icon: "Wallet",
+ icon: Wallet,
label: "Wallet",
value: "Available",
},
@@ -156,7 +157,7 @@ export default function AccountPage() {
required: false,
}}
useInvertedBackground={false}
- imageSrc="http://img.b2bpic.net/free-photo/close-up-smiley-man-with-food-phone_23-2149155151.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/close-up-smiley-man-with-food-phone_23-2149155151.jpg"
imageAlt="Happy Customer"
mediaAnimation="slide-up"
mediaPosition="right"
diff --git a/src/app/cart/page.tsx b/src/app/cart/page.tsx
index 8e456ca..35e8994 100644
--- a/src/app/cart/page.tsx
+++ b/src/app/cart/page.tsx
@@ -88,7 +88,7 @@ export default function CartPage() {
@@ -112,10 +112,10 @@ export default function CartPage() {
description="Choose how you want to receive your delicious Chicken Box order."
tag="Fast Service"
tagIcon={Truck}
- tagAnimation="entrance-slide"
+ tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
- gridVariant="three-columns-all-equal-width"
+ gridVariant="uniform-all-items-equal"
animationType="slide-up"
metrics={[
{
@@ -141,7 +141,7 @@ export default function CartPage() {
diff --git a/src/app/checkout/page.tsx b/src/app/checkout/page.tsx
index 091378b..37ba958 100644
--- a/src/app/checkout/page.tsx
+++ b/src/app/checkout/page.tsx
@@ -77,7 +77,7 @@ export default function CheckoutPage() {
required: false,
}}
useInvertedBackground={false}
- imageSrc="http://img.b2bpic.net/free-photo/multi-colored-pushpins-pointing-planned-destinations-map_23-2147837130.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/multi-colored-pushpins-pointing-planned-destinations-map_23-2147837130.jpg"
imageAlt="Order Location Map"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -92,10 +92,10 @@ export default function CheckoutPage() {
description="Review your order details and confirm before completing your purchase."
tag="Order Details"
tagIcon={TrendingUp}
- tagAnimation="entrance-slide"
+ tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
- gridVariant="three-columns-all-equal-width"
+ gridVariant="uniform-all-items-equal"
animationType="slide-up"
metrics={[
{
diff --git a/src/app/customize/page.tsx b/src/app/customize/page.tsx
index 24ca6ba..39580ee 100644
--- a/src/app/customize/page.tsx
+++ b/src/app/customize/page.tsx
@@ -46,17 +46,17 @@ export default function CustomizePage() {
description="Build your perfect meal. Select from our premium ingredients and options to create exactly what you want."
tag="Build & Order"
tagIcon={Flame}
- tagAnimation="entrance-slide"
+ tagAnimation="slide-up"
buttons={[
{
text: "View All Meals",
href: "/menu",
},
]}
- buttonAnimation="entrance-slide"
+ buttonAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
- gridVariant="three-columns-all-equal-width"
+ gridVariant="uniform-all-items-equal"
animationType="slide-up"
products={[
{
@@ -64,7 +64,7 @@ export default function CustomizePage() {
name: "Drumsticks Meal",
price: "115 EGP",
variant: "Meal Deal",
- imageSrc: "http://img.b2bpic.net/free-psd/barbecue-concept-banner-template_23-2148525524.jpg?_wi=4",
+ imageSrc: "http://img.b2bpic.net/free-psd/barbecue-concept-banner-template_23-2148525524.jpg",
imageAlt: "Drumsticks Meal",
},
{
@@ -72,7 +72,7 @@ export default function CustomizePage() {
name: "Char Lucky Meal",
price: "180 EGP",
variant: "Premium",
- imageSrc: "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg?_wi=8",
+ imageSrc: "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg",
imageAlt: "Char Lucky Meal",
},
{
@@ -80,7 +80,7 @@ export default function CustomizePage() {
name: "Super Family Box",
price: "600 EGP",
variant: "Family Pack",
- imageSrc: "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg?_wi=9",
+ imageSrc: "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg",
imageAlt: "Super Family Box",
},
]}
@@ -93,7 +93,7 @@ export default function CustomizePage() {
description="Enhance your meal with our delicious sides, drinks, and premium upgrades. Make your order truly yours."
tag="Extras"
tagIcon={UtensilsCrossed}
- tagAnimation="entrance-slide"
+ tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx
index bb141e0..e517777 100644
--- a/src/app/menu/page.tsx
+++ b/src/app/menu/page.tsx
@@ -87,17 +87,17 @@ export default function MenuPage() {
description="Explore our full range of satisfying meal packages. From individual drumstick meals to family feast boxes—there's something for everyone."
tag="All Meals"
tagIcon={Star}
- tagAnimation="entrance-slide"
+ tagAnimation="slide-up"
buttons={[
{
text: "Order Online",
href: "/order",
},
]}
- buttonAnimation="entrance-slide"
+ buttonAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
- gridVariant="three-columns-all-equal-width"
+ gridVariant="uniform-all-items-equal"
animationType="slide-up"
products={[
{
@@ -105,7 +105,7 @@ export default function MenuPage() {
name: "Drumsticks Meal",
price: "115 EGP",
variant: "Individual Meal",
- imageSrc: "http://img.b2bpic.net/free-psd/barbecue-concept-banner-template_23-2148525524.jpg?_wi=2",
+ imageSrc: "http://img.b2bpic.net/free-psd/barbecue-concept-banner-template_23-2148525524.jpg",
imageAlt: "Drumsticks Meal",
},
{
@@ -113,7 +113,7 @@ export default function MenuPage() {
name: "Mid Meal",
price: "245 EGP",
variant: "Satisfying Size",
- imageSrc: "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg?_wi=3",
+ imageSrc: "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg",
imageAlt: "Mid Meal",
},
{
@@ -121,7 +121,7 @@ export default function MenuPage() {
name: "Super Family Box",
price: "600 EGP",
variant: "Family Pack",
- imageSrc: "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg?_wi=4",
+ imageSrc: "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg",
imageAlt: "Super Family Box",
},
]}
@@ -134,17 +134,17 @@ export default function MenuPage() {
description="Satisfy your craving with our signature sandwiches and gourmet burgers. Fresh ingredients and bold flavors in every bite."
tag="Specialty Items"
tagIcon={Star}
- tagAnimation="entrance-slide"
+ tagAnimation="slide-up"
buttons={[
{
text: "Add to Order",
href: "/order",
},
]}
- buttonAnimation="entrance-slide"
+ buttonAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
- gridVariant="three-columns-all-equal-width"
+ gridVariant="uniform-all-items-equal"
animationType="slide-up"
products={[
{
@@ -152,7 +152,7 @@ export default function MenuPage() {
name: "Zinger Sandwich",
price: "100 EGP",
variant: "Classic",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg?_wi=1",
+ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg",
imageAlt: "Zinger Sandwich",
},
{
@@ -160,7 +160,7 @@ export default function MenuPage() {
name: "Big Fire Burger",
price: "155 EGP",
variant: "Spicy",
- imageSrc: "http://img.b2bpic.net/free-photo/homemade-tasty-sandwich-tomatoes-chicken-nuggets-onions-pepper-wooden-cutting-board-ketchup-fries-blurred-surface_179666-42647.jpg?_wi=1",
+ imageSrc: "http://img.b2bpic.net/free-photo/homemade-tasty-sandwich-tomatoes-chicken-nuggets-onions-pepper-wooden-cutting-board-ketchup-fries-blurred-surface_179666-42647.jpg",
imageAlt: "Fire Burger",
},
{
@@ -168,7 +168,7 @@ export default function MenuPage() {
name: "Triple Box",
price: "170 EGP",
variant: "Bundle",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg?_wi=2",
+ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg",
imageAlt: "Triple Box",
},
]}
@@ -181,7 +181,7 @@ export default function MenuPage() {
description="Complete your meal with our selection of crispy sides, specialty sauces, and premium additions to enhance every bite."
tag="Complementary Items"
tagIcon={UtensilsCrossed}
- tagAnimation="entrance-slide"
+ tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
diff --git a/src/app/order/page.tsx b/src/app/order/page.tsx
index 894d3a5..36fc859 100644
--- a/src/app/order/page.tsx
+++ b/src/app/order/page.tsx
@@ -89,10 +89,10 @@ export default function OrderPage() {
description="Browse our bestselling meals and add them to your cart. Fresh, crispy, and ready to be delivered to your door."
tag="Bestsellers"
tagIcon={ShoppingCart}
- tagAnimation="entrance-slide"
+ tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
- gridVariant="three-columns-all-equal-width"
+ gridVariant="uniform-all-items-equal"
animationType="slide-up"
products={[
{
@@ -101,7 +101,7 @@ export default function OrderPage() {
price: "115 EGP",
variant: "Meal Deal",
imageSrc:
- "http://img.b2bpic.net/free-psd/barbecue-concept-banner-template_23-2148525524.jpg?_wi=3",
+ "http://img.b2bpic.net/free-psd/barbecue-concept-banner-template_23-2148525524.jpg",
imageAlt: "Drumsticks Meal",
},
{
@@ -110,7 +110,7 @@ export default function OrderPage() {
price: "180 EGP",
variant: "Premium",
imageSrc:
- "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg?_wi=5",
+ "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg",
imageAlt: "Char Lucky Meal",
},
{
@@ -119,7 +119,7 @@ export default function OrderPage() {
price: "600 EGP",
variant: "Family Pack",
imageSrc:
- "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg?_wi=6",
+ "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg",
imageAlt: "Super Family Box",
},
{
@@ -128,7 +128,7 @@ export default function OrderPage() {
price: "700 EGP",
variant: "Large Pack",
imageSrc:
- "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg?_wi=7",
+ "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg",
imageAlt: "Big Family Box",
},
]}
@@ -138,7 +138,7 @@ export default function OrderPage() {
href: "/menu",
},
]}
- buttonAnimation="entrance-slide"
+ buttonAnimation="slide-up"
carouselMode="buttons"
/>
@@ -149,10 +149,10 @@ export default function OrderPage() {
description="Choose from our variety of fresh chicken sandwiches with multiple sauce options."
tag="Premium Quality"
tagIcon={ShoppingCart}
- tagAnimation="entrance-slide"
+ tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
- gridVariant="four-items-2x2-equal-grid"
+ gridVariant="uniform-all-items-equal"
animationType="slide-up"
products={[
{
@@ -161,7 +161,7 @@ export default function OrderPage() {
price: "170 EGP",
variant: "Three Sandwiches",
imageSrc:
- "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg?_wi=3",
+ "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg",
imageAlt: "Triple Box Sandwiches",
},
{
@@ -170,7 +170,7 @@ export default function OrderPage() {
price: "115 EGP",
variant: "With Ranch Sauce",
imageSrc:
- "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg?_wi=4",
+ "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg",
imageAlt: "Chicken Ranch Sandwich",
},
{
@@ -179,7 +179,7 @@ export default function OrderPage() {
price: "100 EGP",
variant: "Classic Zinger",
imageSrc:
- "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg?_wi=5",
+ "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg",
imageAlt: "Zinger Sandwich",
},
{
@@ -188,7 +188,7 @@ export default function OrderPage() {
price: "100 EGP",
variant: "Wrap Style",
imageSrc:
- "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg?_wi=6",
+ "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg",
imageAlt: "Chicken Wrap",
},
]}
@@ -209,10 +209,10 @@ export default function OrderPage() {
description="Satisfy your cravings with our premium burger selection featuring crispy chicken patties and fresh toppings."
tag="Fire & Flavor"
tagIcon={ShoppingCart}
- tagAnimation="entrance-slide"
+ tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
- gridVariant="three-columns-all-equal-width"
+ gridVariant="uniform-all-items-equal"
animationType="slide-up"
products={[
{
@@ -221,7 +221,7 @@ export default function OrderPage() {
price: "155 EGP",
variant: "Spicy Heat",
imageSrc:
- "http://img.b2bpic.net/free-photo/homemade-tasty-sandwich-tomatoes-chicken-nuggets-onions-pepper-wooden-cutting-board-ketchup-fries-blurred-surface_179666-42647.jpg?_wi=2",
+ "http://img.b2bpic.net/free-photo/homemade-tasty-sandwich-tomatoes-chicken-nuggets-onions-pepper-wooden-cutting-board-ketchup-fries-blurred-surface_179666-42647.jpg",
imageAlt: "Big Fire Burger",
},
{
@@ -230,7 +230,7 @@ export default function OrderPage() {
price: "155 EGP",
variant: "Melted Mozzarella",
imageSrc:
- "http://img.b2bpic.net/free-photo/homemade-tasty-sandwich-tomatoes-chicken-nuggets-onions-pepper-wooden-cutting-board-ketchup-fries-blurred-surface_179666-42647.jpg?_wi=3",
+ "http://img.b2bpic.net/free-photo/homemade-tasty-sandwich-tomatoes-chicken-nuggets-onions-pepper-wooden-cutting-board-ketchup-fries-blurred-surface_179666-42647.jpg",
imageAlt: "Mozzarella Burger",
},
{
@@ -239,7 +239,7 @@ export default function OrderPage() {
price: "155 EGP",
variant: "Fresh Mushrooms",
imageSrc:
- "http://img.b2bpic.net/free-photo/homemade-tasty-sandwich-tomatoes-chicken-nuggets-onions-pepper-wooden-cutting-board-ketchup-fries-blurred-surface_179666-42647.jpg?_wi=4",
+ "http://img.b2bpic.net/free-photo/homemade-tasty-sandwich-tomatoes-chicken-nuggets-onions-pepper-wooden-cutting-board-ketchup-fries-blurred-surface_179666-42647.jpg",
imageAlt: "Mushroom Burger",
},
]}
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4e2be4e..e2e92c1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -92,7 +92,7 @@ export default function HomePage() {
description="Experience the finest quality fried chicken with our premium ingredients and expert preparation. Open 24 hours for dine-in, drive-through, and no-contact delivery."
tag="Fast & Fresh"
tagIcon={Flame}
- tagAnimation="entrance-slide"
+ tagAnimation="slide-up"
buttons={[
{
text: "Order Online",
@@ -103,7 +103,7 @@ export default function HomePage() {
href: "/menu",
},
]}
- buttonAnimation="entrance-slide"
+ buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/top-view-fried-chicken-salad_140725-114592.jpg"
imageAlt="Fresh Crispy Chicken"
mediaAnimation="slide-up"
@@ -131,7 +131,7 @@ export default function HomePage() {
buttonAnimation="entrance-slide"
textboxLayout="default"
useInvertedBackground={false}
- gridVariant="three-columns-all-equal-width"
+ gridVariant="uniform-all-items-equal"
animationType="slide-up"
products={[
{
@@ -139,7 +139,7 @@ export default function HomePage() {
name: "Drumsticks Meal",
price: "115 EGP",
variant: "Meal Deal",
- imageSrc: "http://img.b2bpic.net/free-psd/barbecue-concept-banner-template_23-2148525524.jpg?_wi=1",
+ imageSrc: "http://img.b2bpic.net/free-psd/barbecue-concept-banner-template_23-2148525524.jpg",
imageAlt: "Drumsticks Meal",
},
{
@@ -147,7 +147,7 @@ export default function HomePage() {
name: "Char Lucky Meal",
price: "180 EGP",
variant: "Premium",
- imageSrc: "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg?_wi=1",
+ imageSrc: "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg",
imageAlt: "Char Lucky Meal",
},
{
@@ -155,7 +155,7 @@ export default function HomePage() {
name: "Super Family Box",
price: "600 EGP",
variant: "Family Pack",
- imageSrc: "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg?_wi=2",
+ imageSrc: "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg",
imageAlt: "Super Family Box",
},
]}
@@ -277,7 +277,7 @@ export default function HomePage() {
role: "Local Resident",
company: "El Tor Community",
rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-businessman_1262-21003.jpg?_wi=1",
+ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-businessman_1262-21003.jpg",
imageAlt: "Ahmed Hassan",
},
{
@@ -286,7 +286,7 @@ export default function HomePage() {
role: "Regular Customer",
company: "Family of 4",
rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-posing-with-crossed-arms_23-2149206523.jpg?_wi=1",
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-posing-with-crossed-arms_23-2149206523.jpg",
imageAlt: "Fatima Ali",
},
{
@@ -295,7 +295,7 @@ export default function HomePage() {
role: "Business Owner",
company: "Local Merchant",
rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg?_wi=1",
+ imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg",
imageAlt: "Mohamed Ibrahim",
},
{
@@ -304,7 +304,7 @@ export default function HomePage() {
role: "Student",
company: "University",
rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg?_wi=1",
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg",
imageAlt: "Layla Mostafa",
},
]}
diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx
index 9de5317..68a588c 100644
--- a/src/app/reviews/page.tsx
+++ b/src/app/reviews/page.tsx
@@ -91,7 +91,7 @@ export default function ReviewsPage() {
description="Join thousands of satisfied customers enjoying fresh, crispy chicken daily."
tag="Trusted & Loved"
tagIcon={Heart}
- tagAnimation="entrance-slide"
+ tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
@@ -116,7 +116,7 @@ export default function ReviewsPage() {
role: "Local Resident",
company: "El Tor Community",
rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-businessman_1262-21003.jpg?_wi=2",
+ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-businessman_1262-21003.jpg",
imageAlt: "Ahmed Hassan",
},
{
@@ -125,7 +125,7 @@ export default function ReviewsPage() {
role: "Regular Customer",
company: "Family of 4",
rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-posing-with-crossed-arms_23-2149206523.jpg?_wi=2",
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-posing-with-crossed-arms_23-2149206523.jpg",
imageAlt: "Fatima Ali",
},
{
@@ -134,7 +134,7 @@ export default function ReviewsPage() {
role: "Business Owner",
company: "Local Merchant",
rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg?_wi=2",
+ imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg",
imageAlt: "Mohamed Ibrahim",
},
{
@@ -143,7 +143,7 @@ export default function ReviewsPage() {
role: "Student",
company: "University",
rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg?_wi=2",
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg",
imageAlt: "Layla Mostafa",
},
]}
@@ -156,10 +156,10 @@ export default function ReviewsPage() {
description="Experience the quality and service that makes us the top choice in El Tor."
tag="Customer Satisfaction"
tagIcon={TrendingUp}
- tagAnimation="entrance-slide"
+ tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
- gridVariant="three-columns-all-equal-width"
+ gridVariant="uniform-all-items-equal"
animationType="slide-up"
metrics={[
{
@@ -206,7 +206,7 @@ export default function ReviewsPage() {
required: false,
}}
useInvertedBackground={false}
- imageSrc="http://img.b2bpic.net/free-photo/close-up-smiley-man-with-food-phone_23-2149155151.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/close-up-smiley-man-with-food-phone_23-2149155151.jpg"
imageAlt="Customer Feedback"
mediaAnimation="slide-up"
mediaPosition="right"
diff --git a/src/app/track/page.tsx b/src/app/track/page.tsx
index e61316e..bc2cf54 100644
--- a/src/app/track/page.tsx
+++ b/src/app/track/page.tsx
@@ -7,6 +7,7 @@ import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo";
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
import FooterSimple from "@/components/sections/footer/FooterSimple";
import Link from "next/link";
+import { Truck, Clock } from "lucide-react";
export default function TrackOrderPage() {
return (
@@ -43,8 +44,8 @@ export default function TrackOrderPage() {
@@ -63,11 +64,11 @@ export default function TrackOrderPage() {
title="Your Order Status"
description="Monitor your order progress from preparation to delivery. Our live tracking system keeps you informed every step of the way."
tag="Live Updates"
- tagIcon="Clock"
- tagAnimation="entrance-slide"
+ tagIcon={Clock}
+ tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
- gridVariant="three-columns-all-equal-width"
+ gridVariant="uniform-all-items-equal"
animationType="slide-up"
metrics={[
{