diff --git a/src/app/page.tsx b/src/app/page.tsx index d14837c..99a19d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,84 +18,45 @@ export default function LandingPage() { defaultButtonVariant="bounce-effect" defaultTextAnimation="background-highlight" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" >
@@ -105,9 +66,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Crafted with Passion" description={[ - "At Curry Craft, every dish is made fresh daily — slow-cooked curries, handmade rotis, and the finest bunny chows in Alberton.", - "Authentic South African–Indian flavour, served with love since day one.", - ]} + "At Curry Craft, every dish is made fresh daily — slow-cooked curries, handmade rotis, and the finest bunny chows in Alberton.", "Authentic South African–Indian flavour, served with love since day one."]} /> @@ -118,60 +77,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - brand: "Curry", - name: "Mutton Curry", - price: "R108.90", - rating: 5, - reviewCount: "10+", - imageSrc: "http://img.b2bpic.net/free-photo/fried-pork-with-sweet-sauce-top-rice-bowl_74190-5005.jpg?_wi=2", - }, - { - id: "p2", - brand: "Bunny", - name: "Mutton Bunny Chow", - price: "R99.90", - rating: 5, - reviewCount: "15+", - imageSrc: "http://img.b2bpic.net/free-photo/fried-pork-with-sweet-sauce-top-rice-bowl_74190-5005.jpg?_wi=3", - }, - { - id: "p3", - brand: "Wrap", - name: "Mutton Roti Wrap", - price: "R89.90", - rating: 5, - reviewCount: "8+", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-brown_140725-20743.jpg?_wi=2", - }, - { - id: "p4", - brand: "Special", - name: "Butter Chicken", - price: "R114.90", - rating: 5, - reviewCount: "20+", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-bowls_23-2148723476.jpg?_wi=2", - }, - { - id: "p5", - brand: "Rice", - name: "Mutton Breyani", - price: "R99.90", - rating: 5, - reviewCount: "12+", - imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cabbage-carrots-cabbage-plate-bowls-colorful-spices-branches_140725-72230.jpg?_wi=2", - }, - { - id: "p6", - brand: "Snack", - name: "Six Fried Samoosas", - price: "R39.90", - rating: 5, - reviewCount: "5+", - imageSrc: "http://img.b2bpic.net/free-photo/yummy-triangle-chips-orange-bowl_114579-63389.jpg?_wi=2", - }, + { id: "p1", brand: "Curry", name: "Mutton Curry", price: "R108.90", rating: 5, reviewCount: "10+", imageSrc: "http://img.b2bpic.net/free-photo/fried-pork-with-sweet-sauce-top-rice-bowl_74190-5005.jpg" }, + { id: "p2", brand: "Bunny", name: "Mutton Bunny Chow", price: "R99.90", rating: 5, reviewCount: "15+", imageSrc: "http://img.b2bpic.net/free-photo/fried-pork-with-sweet-sauce-top-rice-bowl_74190-5005.jpg" }, + { id: "p3", brand: "Wrap", name: "Mutton Roti Wrap", price: "R89.90", rating: 5, reviewCount: "8+", imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-brown_140725-20743.jpg" }, + { id: "p4", brand: "Special", name: "Butter Chicken", price: "R114.90", rating: 5, reviewCount: "20+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-bowls_23-2148723476.jpg" }, + { id: "p5", brand: "Rice", name: "Mutton Breyani", price: "R99.90", rating: 5, reviewCount: "12+", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cabbage-carrots-cabbage-plate-bowls-colorful-spices-branches_140725-72230.jpg" }, + { id: "p6", brand: "Snack", name: "Six Fried Samoosas", price: "R39.90", rating: 5, reviewCount: "5+", imageSrc: "http://img.b2bpic.net/free-photo/yummy-triangle-chips-orange-bowl_114579-63389.jpg" }, ]} title="Our Full Menu" description="Please check what is available today — all menu items subject to availability." @@ -183,26 +94,14 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} faqs={[ - { - id: "s1", - title: "Butter Chicken", - content: "R114.90 (with Rice) / R109.90 (with 2 Rotis)", - }, - { - id: "s2", - title: "Breyanis", - content: "Mutton R99.90 / Beef R89.90 / Chicken R84.90 / Veg R64.90", - }, - { - id: "s3", - title: "Tubs", - content: "Oxtail & Beans R79.90 / Trotters & Beans R79.90", - }, + { id: "s1", title: "Butter Chicken", content: "R114.90 (with Rice) / R109.90 (with 2 Rotis)" }, + { id: "s2", title: "Breyanis", content: "Mutton R99.90 / Beef R89.90 / Chicken R84.90 / Veg R64.90" }, + { id: "s3", title: "Tubs", content: "Oxtail & Beans R79.90 / Trotters & Beans R79.90" }, ]} title="Daily Specials" description="Please call or WhatsApp us to check today's availability: 072 738 1831" faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/top-view-indian-food-bowls_23-2148723476.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/top-view-indian-food-bowls_23-2148723476.jpg" mediaAnimation="slide-up" /> @@ -213,66 +112,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - id: "f1", - title: "Mutton Bunny Chow", - author: "Signature", - description: "Classic authentic bunny", - tags: [ - "Bunny", - ], - imageSrc: "http://img.b2bpic.net/free-photo/fried-pork-with-sweet-sauce-top-rice-bowl_74190-5005.jpg?_wi=4", - }, - { - id: "f2", - title: "Lamb Curry", - author: "Spiced", - description: "Slow cooked perfection", - tags: [ - "Curry", - ], - imageSrc: "http://img.b2bpic.net/free-photo/fried-pork-with-sweet-sauce-top-rice-bowl_74190-5005.jpg?_wi=5", - }, - { - id: "f3", - title: "Beef Roti Wrap", - author: "Handmade", - description: "Served with chips", - tags: [ - "Wrap", - ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-brown_140725-20743.jpg?_wi=3", - }, - { - id: "f4", - title: "Beef Breyani", - author: "Fragrant", - description: "Spiced rice dish", - tags: [ - "Rice", - ], - imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cabbage-carrots-cabbage-plate-bowls-colorful-spices-branches_140725-72230.jpg?_wi=3", - }, - { - id: "f5", - title: "Samoosas", - author: "Crispy", - description: "Fried to perfection", - tags: [ - "Snack", - ], - imageSrc: "http://img.b2bpic.net/free-photo/yummy-triangle-chips-orange-bowl_114579-63389.jpg?_wi=3", - }, - { - id: "f6", - title: "Handmade Rotis", - author: "Fresh", - description: "Daily specialty", - tags: [ - "Roti", - ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-brown_140725-20743.jpg?_wi=4", - }, + { id: "f1", title: "Mutton Bunny Chow", author: "Signature", description: "Classic authentic bunny", tags: ["Bunny"], imageSrc: "http://img.b2bpic.net/free-photo/fried-pork-with-sweet-sauce-top-rice-bowl_74190-5005.jpg" }, + { id: "f2", title: "Lamb Curry", author: "Spiced", description: "Slow cooked perfection", tags: ["Curry"], imageSrc: "http://img.b2bpic.net/free-photo/fried-pork-with-sweet-sauce-top-rice-bowl_74190-5005.jpg" }, + { id: "f3", title: "Beef Roti Wrap", author: "Handmade", description: "Served with chips", tags: ["Wrap"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-brown_140725-20743.jpg" }, + { id: "f4", title: "Beef Breyani", author: "Fragrant", description: "Spiced rice dish", tags: ["Rice"], imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cabbage-carrots-cabbage-plate-bowls-colorful-spices-branches_140725-72230.jpg" }, + { id: "f5", title: "Samoosas", author: "Crispy", description: "Fried to perfection", tags: ["Snack"], imageSrc: "http://img.b2bpic.net/free-photo/yummy-triangle-chips-orange-bowl_114579-63389.jpg" }, + { id: "f6", title: "Handmade Rotis", author: "Fresh", description: "Daily specialty", tags: ["Roti"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-brown_140725-20743.jpg" }, ]} title="Gallery" description="A look at our signature dishes and offerings." @@ -283,31 +128,11 @@ export default function LandingPage() { @@ -343,14 +158,8 @@ export default function LandingPage() {