Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 11:31:07 +00:00

View File

@@ -18,7 +18,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="small"
sizing="largeSmall"
background="circleGradient"
background="aurora"
cardStyle="inset"
primaryButtonStyle="double-inset"
secondaryButtonStyle="glass"
@@ -44,26 +44,26 @@ export default function LandingPage() {
tag="Near BRAC University"
tagIcon={MapPin}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-psd/delicious-teriyaki-chicken-bowl-with-rice-fresh-salad_84443-64662.jpg?_wi=1", imageAlt: "Grilled chicken rice bowl"},
imageSrc: "http://img.b2bpic.net/free-psd/delicious-teriyaki-chicken-bowl-with-rice-fresh-salad_84443-64662.jpg", imageAlt: "Grilled chicken rice bowl"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-orange-slices-plate_23-2148682756.jpg?_wi=1", imageAlt: "Signature stuffed chicken"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-orange-slices-plate_23-2148682756.jpg", imageAlt: "Signature stuffed chicken"},
{
imageSrc: "http://img.b2bpic.net/free-photo/japanese-food-bowl-rice-boiled-white-fish-wakame-chuka-seaweed-salad_2829-17335.jpg?_wi=1", imageAlt: "Bangkok chicken rice box"},
imageSrc: "http://img.b2bpic.net/free-photo/japanese-food-bowl-rice-boiled-white-fish-wakame-chuka-seaweed-salad_2829-17335.jpg", imageAlt: "Bangkok chicken rice box"},
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-cold-mojito-cocktail-table-lights_181624-19964.jpg?_wi=1", imageAlt: "Refreshing virgin mojito"},
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-cold-mojito-cocktail-table-lights_181624-19964.jpg", imageAlt: "Refreshing virgin mojito"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg", imageAlt: "Modern restaurant interior"},
{
imageSrc: "http://img.b2bpic.net/free-psd/delicious-teriyaki-chicken-bowl-with-rice-fresh-salad_84443-64662.jpg?_wi=2", imageAlt: "Teriyaki chicken dish"},
imageSrc: "http://img.b2bpic.net/free-psd/delicious-teriyaki-chicken-bowl-with-rice-fresh-salad_84443-64662.jpg", imageAlt: "Teriyaki chicken dish"},
{
imageSrc: "http://img.b2bpic.net/free-photo/laughing-chatting-afterworks-meeting-with-coworkers-cozy-small-local-cafe_8353-10284.jpg", imageAlt: "Friends hanging out at Griddle"},
{
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-cream-cheese_1339-3956.jpg?_wi=1", imageAlt: "Creamy mushroom chicken pasta"},
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-cream-cheese_1339-3956.jpg", imageAlt: "Creamy mushroom chicken pasta"},
]}
buttons={[
{ text: "Order on Foodpanda", href: "https://www.foodpanda.com.bd" },
@@ -87,7 +87,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Stuffed Chicken", price: "৳595", imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-orange-slices-plate_23-2148682756.jpg?_wi=2", imageAlt: "Juicy stuffed chicken breast"},
id: "1", name: "Stuffed Chicken", price: "৳595", imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-orange-slices-plate_23-2148682756.jpg", imageAlt: "Juicy stuffed chicken breast"},
{
id: "2", name: "BBQ Chicken", price: "৳595", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-4544.jpg", imageAlt: "Smoky BBQ grilled chicken"},
{
@@ -97,7 +97,7 @@ export default function LandingPage() {
{
id: "5", name: "Chicken Steak", price: "৳595", imageSrc: "http://img.b2bpic.net/free-photo/pepper-beer-near-salad-chicken_23-2147765364.jpg", imageAlt: "Premium chicken steak"},
{
id: "6", name: "Teriyaki Chicken", price: "৳595", imageSrc: "http://img.b2bpic.net/free-psd/delicious-teriyaki-chicken-bowl-with-rice-fresh-salad_84443-64662.jpg?_wi=3", imageAlt: "Sweet glazed teriyaki chicken"},
id: "6", name: "Teriyaki Chicken", price: "৳595", imageSrc: "http://img.b2bpic.net/free-psd/delicious-teriyaki-chicken-bowl-with-rice-fresh-salad_84443-64662.jpg", imageAlt: "Sweet glazed teriyaki chicken"},
]}
/>
</div>
@@ -115,7 +115,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Bangkok Chicken Rice Box", price: "৳250", imageSrc: "http://img.b2bpic.net/free-photo/japanese-food-bowl-rice-boiled-white-fish-wakame-chuka-seaweed-salad_2829-17335.jpg?_wi=2", imageAlt: "Bangkok style chicken rice"},
id: "1", name: "Bangkok Chicken Rice Box", price: "৳250", imageSrc: "http://img.b2bpic.net/free-photo/japanese-food-bowl-rice-boiled-white-fish-wakame-chuka-seaweed-salad_2829-17335.jpg", imageAlt: "Bangkok style chicken rice"},
{
id: "2", name: "Soy Glazed Chicken Rice Box", price: "৳240", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-korean-style_1339-5748.jpg", imageAlt: "Soy glazed chicken rice"},
{
@@ -141,13 +141,13 @@ export default function LandingPage() {
{
id: "2", name: "Garlic Mushroom", price: "৳180", imageSrc: "http://img.b2bpic.net/free-photo/baked-mushrooms-with-soy-sauce-herbs-vegan-food_2829-4429.jpg", imageAlt: "Sautéed garlic mushroom"},
{
id: "3", name: "Virgin Mojito", price: "৳150", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-cold-mojito-cocktail-table-lights_181624-19964.jpg?_wi=2", imageAlt: "Refreshing virgin mojito"},
id: "3", name: "Virgin Mojito", price: "৳150", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-cold-mojito-cocktail-table-lights_181624-19964.jpg", imageAlt: "Refreshing virgin mojito"},
{
id: "4", name: "Mongolian Chicken", price: "৳520", imageSrc: "http://img.b2bpic.net/free-photo/iskender-doner-white-sauce-table_140725-3099.jpg", imageAlt: "Mongolian style chicken"},
{
id: "5", name: "Chicken Nanban", price: "৳480", imageSrc: "http://img.b2bpic.net/free-photo/woman-dipping-chicken-croquette-into-sauce-beer-setup-with-nuts_140725-10810.jpg", imageAlt: "Japanese chicken nanban"},
{
id: "6", name: "Creamy Mushroom & Chicken Pasta", price: "৳420", imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-cream-cheese_1339-3956.jpg?_wi=2", imageAlt: "Creamy pasta with chicken and mushroom"},
id: "6", name: "Creamy Mushroom & Chicken Pasta", price: "৳420", imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-cream-cheese_1339-3956.jpg", imageAlt: "Creamy pasta with chicken and mushroom"},
]}
/>
</div>
@@ -239,4 +239,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}