Merge version_1 into main #1
@@ -49,23 +49,23 @@ export default function LandingPage() {
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-lemon-wedges_140725-2952.jpg", imageAlt: "Grilled platters with ribs and wings"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-lemon-wedges_140725-2952.jpg?_wi=1", imageAlt: "Grilled platters with ribs and wings"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/appetizing-food_1098-13446.jpg", imageAlt: "Crew platter with sides"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/appetizing-food_1098-13446.jpg?_wi=1", imageAlt: "Crew platter with sides"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-wings-with-dipping-sauces-dark-background_84443-72419.jpg", imageAlt: "Crispy chicken wings"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-wings-with-dipping-sauces-dark-background_84443-72419.jpg?_wi=1", imageAlt: "Crispy chicken wings"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-potato-with-herbs-yogurt-white-plate-with-bread-crackers-around_114579-4492.jpg", imageAlt: "Fresh fries and sides"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-potato-with-herbs-yogurt-white-plate-with-bread-crackers-around_114579-4492.jpg?_wi=1", imageAlt: "Fresh fries and sides"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/appetizing-food_1098-13446.jpg", imageAlt: "Delicious shared platter"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/appetizing-food_1098-13446.jpg?_wi=2", imageAlt: "Delicious shared platter"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-wings-with-dipping-sauces-dark-background_84443-72419.jpg", imageAlt: "Golden fried chicken"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-wings-with-dipping-sauces-dark-background_84443-72419.jpg?_wi=2", imageAlt: "Golden fried chicken"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-potato-with-herbs-yogurt-white-plate-with-bread-crackers-around_114579-4492.jpg", imageAlt: "Crispy fries"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-potato-with-herbs-yogurt-white-plate-with-bread-crackers-around_114579-4492.jpg?_wi=2", imageAlt: "Crispy fries"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-lemon-wedges_140725-2952.jpg", imageAlt: "Premium meat selection"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-lemon-wedges_140725-2952.jpg?_wi=2", imageAlt: "Premium meat selection"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "📞 Call 060 660 9421", href: "tel:0606609421" },
|
||||
@@ -101,11 +101,11 @@ export default function LandingPage() {
|
||||
tagIcon={Flame}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Crew Platter", price: "R89", imageSrc: "http://img.b2bpic.net/free-photo/appetizing-food_1098-13446.jpg", imageAlt: "Crew Platter - Ribs, Wings, Wors + Side"},
|
||||
id: "1", name: "Crew Platter", price: "R89", imageSrc: "http://img.b2bpic.net/free-photo/appetizing-food_1098-13446.jpg?_wi=3", imageAlt: "Crew Platter - Ribs, Wings, Wors + Side"},
|
||||
{
|
||||
id: "2", name: "Buddy Platter", price: "R79", imageSrc: "http://img.b2bpic.net/free-photo/fried-potato-with-herbs-yogurt-white-plate-with-bread-crackers-around_114579-4492.jpg", imageAlt: "Buddy Platter - Perfect for sharing"},
|
||||
id: "2", name: "Buddy Platter", price: "R79", imageSrc: "http://img.b2bpic.net/free-photo/fried-potato-with-herbs-yogurt-white-plate-with-bread-crackers-around_114579-4492.jpg?_wi=3", imageAlt: "Buddy Platter - Perfect for sharing"},
|
||||
{
|
||||
id: "3", name: "Chicken Wings", price: "R49", imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-wings-with-dipping-sauces-dark-background_84443-72419.jpg", imageAlt: "Crispy Golden Chicken Wings"},
|
||||
id: "3", name: "Chicken Wings", price: "R49", imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-wings-with-dipping-sauces-dark-background_84443-72419.jpg?_wi=3", imageAlt: "Crispy Golden Chicken Wings"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -123,13 +123,13 @@ export default function LandingPage() {
|
||||
tagIcon={Heart}
|
||||
features={[
|
||||
{
|
||||
title: "Generous Portions", description: "Platters packed with premium meats and fresh sides that satisfy the whole crew", imageSrc: "http://img.b2bpic.net/free-photo/appetizing-food_1098-13446.jpg", imageAlt: "Generous platter portions"},
|
||||
title: "Generous Portions", description: "Platters packed with premium meats and fresh sides that satisfy the whole crew", imageSrc: "http://img.b2bpic.net/free-photo/appetizing-food_1098-13446.jpg?_wi=4", imageAlt: "Generous platter portions"},
|
||||
{
|
||||
title: "Affordable Prices", description: "Great food at prices that respect your budget. Family-friendly, everyday value", imageSrc: "http://img.b2bpic.net/free-photo/fried-potato-with-herbs-yogurt-white-plate-with-bread-crackers-around_114579-4492.jpg", imageAlt: "Affordable menu items"},
|
||||
title: "Affordable Prices", description: "Great food at prices that respect your budget. Family-friendly, everyday value", imageSrc: "http://img.b2bpic.net/free-photo/fried-potato-with-herbs-yogurt-white-plate-with-bread-crackers-around_114579-4492.jpg?_wi=4", imageAlt: "Affordable menu items"},
|
||||
{
|
||||
title: "Fast Service", description: "Quick turnaround on dine-in, pickup, and delivery. Your time matters", imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-wings-with-dipping-sauces-dark-background_84443-72419.jpg", imageAlt: "Quick service"},
|
||||
title: "Fast Service", description: "Quick turnaround on dine-in, pickup, and delivery. Your time matters", imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-wings-with-dipping-sauces-dark-background_84443-72419.jpg?_wi=4", imageAlt: "Quick service"},
|
||||
{
|
||||
title: "Local Pride", description: "A pillar of Dobsonville's food community. Fresh, made with care, every day", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-lemon-wedges_140725-2952.jpg", imageAlt: "Local pride in food preparation"},
|
||||
title: "Local Pride", description: "A pillar of Dobsonville's food community. Fresh, made with care, every day", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-lemon-wedges_140725-2952.jpg?_wi=3", imageAlt: "Local pride in food preparation"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -150,13 +150,13 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageAlt: "Thandi M. customer testimonial"},
|
||||
{
|
||||
id: "2", name: "James K.", role: "Family Man", company: "Local Worker", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "James K. customer testimonial"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "James K. customer testimonial"},
|
||||
{
|
||||
id: "3", name: "Nomsa D.", role: "Event Organiser", company: "Soweto", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", imageAlt: "Nomsa D. customer testimonial"},
|
||||
{
|
||||
id: "4", name: "David L.", role: "Weekly Visitor", company: "Dobsonville", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "David L. customer testimonial"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "David L. customer testimonial"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "318+", label: "5-Star Reviews" },
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
description="📍 1344 Molebatsi St, Dobsonville, Johannesburg, 1863\n🕒 Open Daily · Closes 7pm\n🚗 Dine-in · Kerbside Pickup · Delivery Available"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crispy-fried-chicken-lemon-wedges_140725-2952.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crispy-fried-chicken-lemon-wedges_140725-2952.jpg?_wi=4"
|
||||
imageAlt="Maplankeng Eatery fresh food"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user