Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 20:41:37 +00:00

View File

@@ -86,19 +86,19 @@ export default function LandingPage() {
<FeatureCardTwentySix
features={[
{
title: "Paneer Tikka", description: "Tender cottage cheese marinated in aromatic spices, perfectly grilled to golden perfection. A vegetarian favorite that melts in your mouth.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-shish-kebab-with-vegetables-ketchup-mayonnaise_114579-9162.jpg", imageAlt: "Paneer Tikka appetizer", buttonIcon: ChevronRight,
title: "Paneer Tikka", description: "Tender cottage cheese marinated in aromatic spices, perfectly grilled to golden perfection. A vegetarian favorite that melts in your mouth.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-shish-kebab-with-vegetables-ketchup-mayonnaise_114579-9162.jpg?_wi=1", imageAlt: "Paneer Tikka appetizer", buttonIcon: ChevronRight,
buttonHref: "#"},
{
title: "Mushroom Pepper Dry Peri Peri", description: "Fresh button mushrooms tossed with peppers and our signature peri peri spice blend. A crispy, flavorful side that pairs perfectly with mains.", imageSrc: "http://img.b2bpic.net/free-photo/person-cutting-vegetables-barbecue_23-2148733692.jpg", imageAlt: "Mushroom Pepper Dry Peri Peri", buttonIcon: ChevronRight,
title: "Mushroom Pepper Dry Peri Peri", description: "Fresh button mushrooms tossed with peppers and our signature peri peri spice blend. A crispy, flavorful side that pairs perfectly with mains.", imageSrc: "http://img.b2bpic.net/free-photo/person-cutting-vegetables-barbecue_23-2148733692.jpg?_wi=1", imageAlt: "Mushroom Pepper Dry Peri Peri", buttonIcon: ChevronRight,
buttonHref: "#"},
{
title: "Lychee Slush", description: "Our refreshing signature beverage, a perfect complement to any meal. Sweet, tropical, and the ideal palate cleanser.", imageSrc: "http://img.b2bpic.net/free-photo/watermelon-juice_1203-8395.jpg", imageAlt: "Lychee Slush refreshment", buttonIcon: ChevronRight,
buttonHref: "#"},
{
title: "Paneer Butter Masala", description: "A restaurant favorite—soft paneer in a rich, aromatic tomato-based cream sauce. The perfect balance of spice and indulgence.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-shish-kebab-with-vegetables-ketchup-mayonnaise_114579-9162.jpg", imageAlt: "Paneer Butter Masala signature dish", buttonIcon: ChevronRight,
title: "Paneer Butter Masala", description: "A restaurant favorite—soft paneer in a rich, aromatic tomato-based cream sauce. The perfect balance of spice and indulgence.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-shish-kebab-with-vegetables-ketchup-mayonnaise_114579-9162.jpg?_wi=2", imageAlt: "Paneer Butter Masala signature dish", buttonIcon: ChevronRight,
buttonHref: "#"},
{
title: "Tandoori Prawns", description: "Succulent prawns marinated in yogurt and traditional spices, grilled to perfection. A seafood delicacy for the discerning palate.", imageSrc: "http://img.b2bpic.net/free-photo/person-cutting-vegetables-barbecue_23-2148733692.jpg", imageAlt: "Tandoori Prawns specialty", buttonIcon: ChevronRight,
title: "Tandoori Prawns", description: "Succulent prawns marinated in yogurt and traditional spices, grilled to perfection. A seafood delicacy for the discerning palate.", imageSrc: "http://img.b2bpic.net/free-photo/person-cutting-vegetables-barbecue_23-2148733692.jpg?_wi=2", imageAlt: "Tandoori Prawns specialty", buttonIcon: ChevronRight,
buttonHref: "#"},
{
title: "Gufha Special Dessert", description: "Our signature creation: jamun rasgulla and rabadi served inside an orange skin. A dessert that's as visually stunning as it is delicious.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-bun-with-butter-red-fish-plate-with-sauce_141793-4780.jpg", imageAlt: "Gufha Special Dessert innovation", buttonIcon: ChevronRight,
@@ -174,7 +174,7 @@ export default function LandingPage() {
{
id: "6", title: "Do you have a dress code?", content: "We're a fine dining establishment with a relaxed yet sophisticated atmosphere. Smart casual attire is recommended. However, we welcome guests in comfortable clothing for a family lunch. For special occasions or large events, formal wear is appreciated."},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-cutlery-crockery_8353-9876.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-cutlery-crockery_8353-9876.jpg?_wi=1"
imageAlt="Our welcoming dining atmosphere"
mediaAnimation="blur-reveal"
faqsAnimation="slide-up"
@@ -191,7 +191,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-cutlery-crockery_8353-9876.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-cutlery-crockery_8353-9876.jpg?_wi=2"
imageAlt="Elegant dining reservation at Gufha"
mediaAnimation="blur-reveal"
mediaPosition="right"