Merge version_1 into main #4

Merged
bender merged 2 commits from version_1 into main 2026-03-13 06:06:32 +00:00
2 changed files with 54 additions and 30 deletions

View File

@@ -27,7 +27,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="medium"
sizing="mediumLarge"
background="blurBottom"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="gradient"
secondaryButtonStyle="solid"
@@ -39,7 +39,8 @@ export default function HomePage() {
brandName="Chijilife"
navItems={navItems}
button={{
text: "Order Now", href: "https://wa.me/yourwhatsappnumber"}}
text: "Order Now", href: "https://wa.me/yourwhatsappnumber"
}}
/>
</div>
@@ -50,9 +51,11 @@ export default function HomePage() {
description="Freshly grilled meats, crisp vegetables, and signature sauces wrapped into perfection."
buttons={[
{
text: "Order Now", href: "#order"},
text: "Order Now", href: "#order"
},
{
text: "View Menu", href: "/menu"},
text: "View Menu", href: "/menu"
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=89nv62"
imageAlt="Perfectly grilled shawarma with smoke and professional lighting"
@@ -68,20 +71,24 @@ export default function HomePage() {
title="Why Customers Love Chijilife"
description="Experience the perfect blend of quality, authenticity, and taste that keeps our customers coming back."
tag="Our Excellence"
tagAnimation="entrance-slide"
tagAnimation="slide-up"
features={[
{
id: "1", title: "Perfectly Grilled Meats", tags: ["Expert Preparation", "Tender & Juicy"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k8y2ym", imageAlt: "Expert chef grilling premium meat"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k8y2ym", imageAlt: "Expert chef grilling premium meat"
},
{
id: "2", title: "Fresh Ingredients", tags: ["Daily Fresh", "Premium Quality"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=voqto3", imageAlt: "Crisp fresh vegetables and herbs"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=voqto3", imageAlt: "Crisp fresh vegetables and herbs"
},
{
id: "3", title: "Authentic Flavor", tags: ["Perfect Balance", "Signature Recipe"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=59xu8m", imageAlt: "Rich signature sauce preparation"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=59xu8m", imageAlt: "Rich signature sauce preparation"
},
{
id: "4", title: "Loved by Customers", tags: ["Highly Rated", "Favorite Spot"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3wo8mo", imageAlt: "Satisfied customers enjoying shawarma"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3wo8mo", imageAlt: "Satisfied customers enjoying shawarma"
},
]}
animationType="slide-up"
textboxLayout="default"
@@ -96,14 +103,17 @@ export default function HomePage() {
title="Signature Shawarmas"
description="Masterfully crafted shawarmas made with premium ingredients and passion."
tag="Customer Favorites"
tagAnimation="entrance-slide"
tagAnimation="slide-up"
products={[
{
id: "1", name: "Classic Chicken Shawarma", price: "₦3,500", variant: "Tender Chicken • Fresh Vegetables • Signature Sauce", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=i3qaev", imageAlt: "Classic chicken shawarma with fresh vegetables"},
id: "1", name: "Classic Chicken Shawarma", price: "₦3,500", variant: "Tender Chicken • Fresh Vegetables • Signature Sauce", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=i3qaev", imageAlt: "Classic chicken shawarma with fresh vegetables"
},
{
id: "2", name: "Beef Deluxe Shawarma", price: "₦3,800", variant: "Rich Beef • Premium Cut • Bold Flavors", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f3kqml", imageAlt: "Savory beef deluxe shawarma"},
id: "2", name: "Beef Deluxe Shawarma", price: "₦3,800", variant: "Rich Beef • Premium Cut • Bold Flavors", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f3kqml", imageAlt: "Savory beef deluxe shawarma"
},
{
id: "3", name: "Mega Shawarma Combo", price: "₦4,500", variant: "Large Wrap • Crispy Fries • Chilled Drink", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5fe7fl", imageAlt: "Complete mega shawarma combo meal"},
id: "3", name: "Mega Shawarma Combo", price: "₦4,500", variant: "Large Wrap • Crispy Fries • Chilled Drink", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5fe7fl", imageAlt: "Complete mega shawarma combo meal"
},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -112,7 +122,8 @@ export default function HomePage() {
carouselMode="buttons"
buttons={[
{
text: "View Full Menu", href: "/menu"},
text: "View Full Menu", href: "/menu"
},
]}
buttonAnimation="slide-up"
/>
@@ -124,20 +135,26 @@ export default function HomePage() {
title="Customer Reviews"
description="Hear from our satisfied customers about their Chijilife experience."
tag="Real Testimonials"
tagAnimation="entrance-slide"
tagAnimation="slide-up"
testimonials={[
{
id: "1", title: "A Culinary Masterpiece", quote: "Chijilife Shawarma is a true delight for shawarma enthusiasts. Their menu boasts a tantalizing array of flavors, showcasing a perfect blend of savory meats, fresh vegetables, and mouthwatering sauces. The artful preparation by the skilled chefs ensures each shawarma is a culinary masterpiece.", name: "Sarah Mitchell", role: "Food Enthusiast", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q75r2h", imageAlt: "Sarah Mitchell testimonial"},
id: "1", title: "A Culinary Masterpiece", quote: "Chijilife Shawarma is a true delight for shawarma enthusiasts. Their menu boasts a tantalizing array of flavors, showcasing a perfect blend of savory meats, fresh vegetables, and mouthwatering sauces. The artful preparation by the skilled chefs ensures each shawarma is a culinary masterpiece.", name: "Sarah Mitchell", role: "Food Enthusiast", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q75r2h", imageAlt: "Sarah Mitchell testimonial"
},
{
id: "2", title: "Best Shawarma Experience", quote: "Best shawarma I've had in a long time. Fresh, juicy, and full of flavor! The quality is exceptional and every bite is a testament to their commitment to excellence. Highly recommended for anyone craving authentic, premium shawarma.", name: "Michael Chen", role: "Regular Customer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jdvxlj", imageAlt: "Michael Chen testimonial"},
id: "2", title: "Best Shawarma Experience", quote: "Best shawarma I've had in a long time. Fresh, juicy, and full of flavor! The quality is exceptional and every bite is a testament to their commitment to excellence. Highly recommended for anyone craving authentic, premium shawarma.", name: "Michael Chen", role: "Regular Customer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jdvxlj", imageAlt: "Michael Chen testimonial"
},
{
id: "3", title: "Signature Sauces Are Unbelievable", quote: "Their sauces are unbelievable. One bite and you're hooked. The balance of spices and the freshness of ingredients make this place stand out from all the other shawarma spots. Chijilife has become my favorite go-to place.", name: "Emily Rodriguez", role: "Loyal Customer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qsmqna", imageAlt: "Emily Rodriguez testimonial"},
id: "3", title: "Signature Sauces Are Unbelievable", quote: "Their sauces are unbelievable. One bite and you're hooked. The balance of spices and the freshness of ingredients make this place stand out from all the other shawarma spots. Chijilife has become my favorite go-to place.", name: "Emily Rodriguez", role: "Loyal Customer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qsmqna", imageAlt: "Emily Rodriguez testimonial"
},
{
id: "4", title: "Premium Quality Every Time", quote: "I've ordered from Chijilife multiple times and the consistency is remarkable. Every shawarma is prepared with care and attention to detail. The meat is always tender, the vegetables are always fresh, and the sauces are perfectly balanced. This is premium street food at its finest.", name: "David Kim", role: "Food Critic", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j9wit2", imageAlt: "David Kim testimonial"},
id: "4", title: "Premium Quality Every Time", quote: "I've ordered from Chijilife multiple times and the consistency is remarkable. Every shawarma is prepared with care and attention to detail. The meat is always tender, the vegetables are always fresh, and the sauces are perfectly balanced. This is premium street food at its finest.", name: "David Kim", role: "Food Critic", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j9wit2", imageAlt: "David Kim testimonial"
},
{
id: "5", title: "Perfect for Every Occasion", quote: "Whether it's a quick lunch or a special treat, Chijilife delivers amazing shawarma every single time. The quality of ingredients is evident in every bite. I recommend them to all my friends and family.", name: "Jessica Williams", role: "Community Member", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qg351c", imageAlt: "Jessica Williams testimonial"},
id: "5", title: "Perfect for Every Occasion", quote: "Whether it's a quick lunch or a special treat, Chijilife delivers amazing shawarma every single time. The quality of ingredients is evident in every bite. I recommend them to all my friends and family.", name: "Jessica Williams", role: "Community Member", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qg351c", imageAlt: "Jessica Williams testimonial"
},
{
id: "6", title: "Excellence in Every Wrap", quote: "Chijilife represents what premium shawarma should be. The attention to detail in preparation, the selection of ingredients, and the final presentation all speak to a team that genuinely cares about their craft. Worth every naira.", name: "Ahmed Hassan", role: "Business Owner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5g8l29", imageAlt: "Ahmed Hassan testimonial"},
id: "6", title: "Excellence in Every Wrap", quote: "Chijilife represents what premium shawarma should be. The attention to detail in preparation, the selection of ingredients, and the final presentation all speak to a team that genuinely cares about their craft. Worth every naira.", name: "Ahmed Hassan", role: "Business Owner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5g8l29", imageAlt: "Ahmed Hassan testimonial"
},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -148,15 +165,18 @@ export default function HomePage() {
<div id="order-cta" data-section="order-cta">
<ContactText
text="Craving Shawarma Right Now? Order your favorite masterpiece in seconds and experience the freshness that defines Chijilife."
animationType="entrance-slide"
animationType="reveal-blur"
buttons={[
{
text: "Order on WhatsApp", href: "https://wa.me/yourwhatsappnumber"},
text: "Order on WhatsApp", href: "https://wa.me/yourwhatsappnumber"
},
{
text: "Get Directions", href: "#"},
text: "Get Directions", href: "#"
},
]}
background={{
variant: "blurBottom"}}
variant: "plain"
}}
useInvertedBackground={false}
/>
</div>
@@ -169,13 +189,16 @@ export default function HomePage() {
socialLinks={[
{
icon: Instagram,
href: "https://instagram.com/chijilifeshawarma", ariaLabel: "Instagram"},
href: "https://instagram.com/chijilifeshawarma", ariaLabel: "Instagram"
},
{
icon: MessageCircle,
href: "https://wa.me/yourwhatsappnumber", ariaLabel: "WhatsApp"},
href: "https://wa.me/yourwhatsappnumber", ariaLabel: "WhatsApp"
},
{
icon: MapPin,
href: "#", ariaLabel: "Location"},
href: "#", ariaLabel: "Location"
},
]}
/>
</div>

View File

@@ -5,13 +5,14 @@ interface SvgTextLogoProps {
fontSize?: number;
fontWeight?: number | string;
textAnchor?: "start" | "middle" | "end";
dominantBaseline?: "middle" | "auto" | "hanging" | "baseline" | "inherit" | "alphabetic" | "ideographic" | "mathematical" | "text-before-edge" | "central" | "text-after-edge" | "use-script" | "no-change" | "reset-size";
dominantBaseline?: "auto" | "inherit" | "alphabetic" | "hanging" | "ideographic" | "mathematical" | "text-before-edge" | "middle" | "central" | "text-after-edge" | "use-script" | "no-change" | "reset-size";
className?: string;
}
const SvgTextLogo: React.FC<SvgTextLogoProps> = ({
text = "Logo", fontSize = 48,
fontWeight = "bold", textAnchor = "start", dominantBaseline = "middle", className = ""}) => {
fontWeight = "bold", textAnchor = "start", dominantBaseline = "middle", className = ""
}) => {
return (
<svg
viewBox="0 0 200 60"