diff --git a/src/app/page.tsx b/src/app/page.tsx index 9201dc3..877cd8f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="compact" sizing="largeSizeMediumTitles" - background="floatingGradient" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow" @@ -47,26 +47,26 @@ export default function LandingPage() { tag="Always Open" tagIcon={Clock} tagAnimation="slide-up" - background={{ variant: "floatingGradient" }} + background={{ variant: "plain" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/chicken-with-rice-cooked-indian-style_23-2148294964.jpg?_wi=1", imageAlt: "Delicious chicken biryani"}, + imageSrc: "http://img.b2bpic.net/free-photo/chicken-with-rice-cooked-indian-style_23-2148294964.jpg", imageAlt: "Delicious chicken biryani"}, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pie-round-formed-dark-desk_140725-66611.jpg?_wi=1", imageAlt: "Fresh warm chapati"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pie-round-formed-dark-desk_140725-66611.jpg", imageAlt: "Fresh warm chapati"}, { - imageSrc: "http://img.b2bpic.net/free-photo/wooden-bar-table-with-bar-chairs-cafe_181624-60461.jpg?_wi=1", imageAlt: "Restaurant interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/wooden-bar-table-with-bar-chairs-cafe_181624-60461.jpg", imageAlt: "Restaurant interior"}, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-with-assortment-sauces_23-2148784871.jpg?_wi=1", imageAlt: "Fast food combo"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-with-assortment-sauces_23-2148784871.jpg", imageAlt: "Fast food combo"}, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-chicken-fillet_140725-43709.jpg?_wi=1", imageAlt: "Chicken biryani plate"}, + imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-chicken-fillet_140725-43709.jpg", imageAlt: "Chicken biryani plate"}, { - imageSrc: "http://img.b2bpic.net/free-photo/bowl-noodles-with-assortment-asian-food_23-2148382870.jpg?_wi=1", imageAlt: "Chinese noodles"}, + imageSrc: "http://img.b2bpic.net/free-photo/bowl-noodles-with-assortment-asian-food_23-2148382870.jpg", imageAlt: "Chinese noodles"}, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-getting-coffee_23-2149663609.jpg?_wi=1", imageAlt: "Drive through service"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-getting-coffee_23-2149663609.jpg", imageAlt: "Drive through service"}, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-different-homemade-dishes-table_181624-41045.jpg?_wi=1", imageAlt: "Beef biryani"}, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-different-homemade-dishes-table_181624-41045.jpg", imageAlt: "Beef biryani"}, ]} buttons={[ { text: "Call Now", href: "tel:+97444882283" }, @@ -92,17 +92,17 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "Chicken Biryani", price: "QAR 12-18", imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-chicken-fillet_140725-43709.jpg?_wi=2", imageAlt: "Chicken biryani"}, + id: "1", name: "Chicken Biryani", price: "QAR 12-18", imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-chicken-fillet_140725-43709.jpg", imageAlt: "Chicken biryani"}, { - id: "2", name: "Beef Biryani", price: "QAR 15-22", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-different-homemade-dishes-table_181624-41045.jpg?_wi=2", imageAlt: "Beef biryani"}, + id: "2", name: "Beef Biryani", price: "QAR 15-22", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-different-homemade-dishes-table_181624-41045.jpg", imageAlt: "Beef biryani"}, { - id: "3", name: "Chinese Noodles", price: "QAR 8-12", imageSrc: "http://img.b2bpic.net/free-photo/bowl-noodles-with-assortment-asian-food_23-2148382870.jpg?_wi=2", imageAlt: "Chinese noodles"}, + id: "3", name: "Chinese Noodles", price: "QAR 8-12", imageSrc: "http://img.b2bpic.net/free-photo/bowl-noodles-with-assortment-asian-food_23-2148382870.jpg", imageAlt: "Chinese noodles"}, { - id: "4", name: "Chapati Meal", price: "QAR 5-10", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pie-round-formed-dark-desk_140725-66611.jpg?_wi=2", imageAlt: "Chapati meal"}, + id: "4", name: "Chapati Meal", price: "QAR 5-10", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pie-round-formed-dark-desk_140725-66611.jpg", imageAlt: "Chapati meal"}, { - id: "5", name: "Fast Food Combo", price: "QAR 15-25", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-with-assortment-sauces_23-2148784871.jpg?_wi=2", imageAlt: "Fast food combo"}, + id: "5", name: "Fast Food Combo", price: "QAR 15-25", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-with-assortment-sauces_23-2148784871.jpg", imageAlt: "Fast food combo"}, { - id: "6", name: "Mixed Biryani", price: "QAR 18-25", imageSrc: "http://img.b2bpic.net/free-photo/chicken-with-rice-cooked-indian-style_23-2148294964.jpg?_wi=2", imageAlt: "Mixed biryani platter"}, + id: "6", name: "Mixed Biryani", price: "QAR 18-25", imageSrc: "http://img.b2bpic.net/free-photo/chicken-with-rice-cooked-indian-style_23-2148294964.jpg", imageAlt: "Mixed biryani platter"}, ]} buttons={[{ text: "View Full Menu", href: "#order" }]} buttonAnimation="slide-up" @@ -121,16 +121,16 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Hours", title: "Open 24 Hours", subtitle: "Anytime, anywhere", description: "We never close. Whether it's early morning or late night, we're always ready to serve you fresh, hot meals whenever you need them.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-bar-table-with-bar-chairs-cafe_181624-60461.jpg?_wi=2", imageAlt: "Open 24 hours"}, + tag: "Hours", title: "Open 24 Hours", subtitle: "Anytime, anywhere", description: "We never close. Whether it's early morning or late night, we're always ready to serve you fresh, hot meals whenever you need them.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-bar-table-with-bar-chairs-cafe_181624-60461.jpg", imageAlt: "Open 24 hours"}, { id: 2, - tag: "Pricing", title: "Affordable Food", subtitle: "Quality at great prices", description: "Enjoy premium quality biryani, Chinese dishes, and fast food without breaking the bank. Prices start from just QAR 5-50 per person.", imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-chicken-fillet_140725-43709.jpg?_wi=3", imageAlt: "Affordable pricing"}, + tag: "Pricing", title: "Affordable Food", subtitle: "Quality at great prices", description: "Enjoy premium quality biryani, Chinese dishes, and fast food without breaking the bank. Prices start from just QAR 5-50 per person.", imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-chicken-fillet_140725-43709.jpg", imageAlt: "Affordable pricing"}, { id: 3, - tag: "Service", title: "Quick Service", subtitle: "Fresh and fast", description: "Get your order prepared fresh and fast. Our skilled team ensures every meal is cooked to perfection and ready quickly.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-getting-coffee_23-2149663609.jpg?_wi=2", imageAlt: "Quick service"}, + tag: "Service", title: "Quick Service", subtitle: "Fresh and fast", description: "Get your order prepared fresh and fast. Our skilled team ensures every meal is cooked to perfection and ready quickly.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-getting-coffee_23-2149663609.jpg", imageAlt: "Quick service"}, { id: 4, - tag: "Delivery", title: "Drive-Through & Delivery", subtitle: "Convenient ordering", description: "Use our drive-through window for quick pickup or order delivery to your location. Convenient for busy professionals and families.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-getting-coffee_23-2149663609.jpg?_wi=3", imageAlt: "Drive through available"}, + tag: "Delivery", title: "Drive-Through & Delivery", subtitle: "Convenient ordering", description: "Use our drive-through window for quick pickup or order delivery to your location. Convenient for busy professionals and families.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-getting-coffee_23-2149663609.jpg", imageAlt: "Drive through available"}, ]} /> @@ -183,7 +183,7 @@ export default function LandingPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/wooden-bar-table-with-bar-chairs-cafe_181624-60461.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/wooden-bar-table-with-bar-chairs-cafe_181624-60461.jpg" imageAlt="Fast & Fine restaurant" mediaAnimation="slide-up" mediaPosition="right" @@ -200,7 +200,7 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/side-view-smiley-man-getting-coffee_23-2149663609.jpg?_wi=4" + imageSrc="http://img.b2bpic.net/free-photo/side-view-smiley-man-getting-coffee_23-2149663609.jpg" imageAlt="Fast & Fine service" mediaAnimation="slide-up" mediaPosition="left"