Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-18 16:33:56 +00:00

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "products",
},
name: "Menu", id: "products"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="S F C"
/>
@@ -59,15 +51,11 @@ export default function LandingPage() {
description="Experience the true essence of Andhra hospitality and authentic, hygienically prepared flavors at Swagrama Food Court."
buttons={[
{
text: "View Menu",
href: "#products",
},
text: "View Menu", href: "#products"},
{
text: "Book a Table",
href: "#contact",
},
text: "Book a Table", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-pakistan-meal-table_23-2148821578.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-pakistan-meal-table_23-2148821578.jpg"
/>
</div>
@@ -76,10 +64,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="A Legacy of Taste"
description={[
"At S F C, we believe in combining traditional culinary expertise with uncompromising hygiene standards.",
"Every dish, from our aromatic biryanis to our homely tiffins, is prepared with passion and the finest ingredients.",
"We invite you to experience an ambiance that turns every meal into a celebration of authentic flavors.",
]}
"At S F C, we believe in combining traditional culinary expertise with uncompromising hygiene standards.", "Every dish, from our aromatic biryanis to our homely tiffins, is prepared with passion and the finest ingredients.", "We invite you to experience an ambiance that turns every meal into a celebration of authentic flavors."]}
/>
</div>
@@ -90,28 +75,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Pristine Kitchen",
description: "We maintain top-tier kitchen hygiene standards, ensuring your food is prepared in a safe and clean environment.",
bentoComponent: "reveal-icon",
icon: ShieldCheck,
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-barista-cleaning-with-medical-mask_23-2148522925.jpg",
imageAlt: "modern clean restaurant kitchen",
title: "Pristine Kitchen", description: "We maintain top-tier kitchen hygiene standards, ensuring your food is prepared in a safe and clean environment.", bentoComponent: "reveal-icon", icon: ShieldCheck,
},
{
title: "Authentic Flavors",
description: "Our recipes are inspired by traditional Andhra heritage, delivering that perfect, homely taste you love.",
bentoComponent: "reveal-icon",
icon: Flame,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pakistan-meal-table_23-2148821578.jpg?_wi=2",
imageAlt: "modern clean restaurant kitchen",
title: "Authentic Flavors", description: "Our recipes are inspired by traditional Andhra heritage, delivering that perfect, homely taste you love.", bentoComponent: "reveal-icon", icon: Flame,
},
{
title: "Quality Ingredients",
description: "We use only fresh, locally sourced ingredients to maintain the high quality our customers expect from us.",
bentoComponent: "reveal-icon",
icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/indian-traditional-dish-with-rice-cashew-nuts-sauce-lemon-vegetables-coriander-leaf-wooden-tray_613910-21742.jpg?_wi=1",
imageAlt: "modern clean restaurant kitchen",
title: "Quality Ingredients", description: "We use only fresh, locally sourced ingredients to maintain the high quality our customers expect from us.", bentoComponent: "reveal-icon", icon: Award,
},
]}
title="Why Dine With Us"
@@ -127,47 +97,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Andhra Biryani",
price: "₹350",
variant: "Signature Dish",
imageSrc: "http://img.b2bpic.net/free-photo/indian-traditional-dish-with-rice-cashew-nuts-sauce-lemon-vegetables-coriander-leaf-wooden-tray_613910-21742.jpg?_wi=2",
},
id: "1", name: "Andhra Biryani", price: "₹350", variant: "Signature Dish", imageSrc: "http://img.b2bpic.net/free-photo/indian-traditional-dish-with-rice-cashew-nuts-sauce-lemon-vegetables-coriander-leaf-wooden-tray_613910-21742.jpg"},
{
id: "2",
name: "Morning Pongal",
price: "₹150",
variant: "Breakfast",
imageSrc: "http://img.b2bpic.net/free-photo/indian-delicious-roti-assortment_23-2149073331.jpg",
},
id: "2", name: "Morning Pongal", price: "₹150", variant: "Breakfast", imageSrc: "http://img.b2bpic.net/free-photo/indian-delicious-roti-assortment_23-2149073331.jpg"},
{
id: "3",
name: "Chicken Fry Biryani",
price: "₹400",
variant: "Best Seller",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fried-chicken-legs-with-sauce_23-2148646631.jpg",
},
id: "3", name: "Chicken Fry Biryani", price: "₹400", variant: "Best Seller", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fried-chicken-legs-with-sauce_23-2148646631.jpg"},
{
id: "4",
name: "Paneer Butter Masala",
price: "₹290",
variant: "Vegetarian",
imageSrc: "http://img.b2bpic.net/free-photo/view-pakistani-food-arrangement_23-2148825111.jpg",
},
id: "4", name: "Paneer Butter Masala", price: "₹290", variant: "Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/view-pakistani-food-arrangement_23-2148825111.jpg"},
{
id: "5",
name: "Butter Naan",
price: "₹60",
variant: "Side",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistani-meal-arrangement_23-2148825100.jpg",
},
id: "5", name: "Butter Naan", price: "₹60", variant: "Side", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistani-meal-arrangement_23-2148825100.jpg"},
{
id: "6",
name: "Al Faham Chicken",
price: "₹450",
variant: "Grilled",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-wooden-board-with-tomato-potato-pepper-sauces-rosemary-pickles-top-view_141793-3738.jpg",
},
id: "6", name: "Al Faham Chicken", price: "₹450", variant: "Grilled", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-wooden-board-with-tomato-potato-pepper-sauces-rosemary-pickles-top-view_141793-3738.jpg"},
]}
title="Our Signature Dishes"
description="Savor the unique flavors of our signature culinary delights."
@@ -182,25 +122,15 @@ export default function LandingPage() {
author="Monica Chenna"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2148006623.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2148006623.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25270.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25270.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-dinner-wine_23-2148454118.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-dinner-wine_23-2148454118.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/shocked-woman-with-curly-bushy-hair-holds-delicious-cake-prepared-valentines-day-focused-away-wears-dress-poses-against-red-background-blank-space-your-advertising-content-watches-her-love_273609-59448.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/shocked-woman-with-curly-bushy-hair-holds-delicious-cake-prepared-valentines-day-focused-away-wears-dress-poses-against-red-background-blank-space-your-advertising-content-watches-her-love_273609-59448.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg", alt: "Customer"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
@@ -213,20 +143,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "Do you offer takeaways?",
content: "Yes, we offer convenient takeaway services for all our menu items.",
},
id: "1", title: "Do you offer takeaways?", content: "Yes, we offer convenient takeaway services for all our menu items."},
{
id: "2",
title: "Is parking available?",
content: "We have spacious parking available for our dine-in customers.",
},
id: "2", title: "Is parking available?", content: "We have spacious parking available for our dine-in customers."},
{
id: "3",
title: "Are there vegetarian options?",
content: "Absolutely! We offer a wide range of vegetarian tiffins, curries, and fried rice.",
},
id: "3", title: "Are there vegetarian options?", content: "Absolutely! We offer a wide range of vegetarian tiffins, curries, and fried rice."},
]}
title="Common Questions"
description="Find answers to frequently asked questions about our dining experience."
@@ -242,25 +163,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "1",
value: "500+",
title: "Happy Customers",
description: "Served daily",
icon: Users,
id: "1", value: "500+", title: "Happy Customers", description: "Served daily", icon: Users,
},
{
id: "2",
value: "100%",
title: "Authenticity",
description: "In every dish",
icon: Flame,
id: "2", value: "100%", title: "Authenticity", description: "In every dish", icon: Flame,
},
{
id: "3",
value: "10+",
title: "Years Experience",
description: "Culinary expertise",
icon: Award,
id: "3", value: "10+", title: "Years Experience", description: "Culinary expertise", icon: Award,
},
]}
title="Serving Smiles Daily"
@@ -275,22 +184,14 @@ export default function LandingPage() {
description="We'd love to hear from you. Book a table or drop us a message."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Your feedback or query...",
rows: 4,
name: "message", placeholder: "Your feedback or query...", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081870.jpg"
/>
@@ -301,33 +202,21 @@ export default function LandingPage() {
logoText="S F C"
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "Menu",
href: "#products",
},
label: "Menu", href: "#products"},
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}