Update src/app/page.tsx

This commit is contained in:
2026-05-08 15:23:36 +00:00
parent 531eb34c8b
commit 9ba7c2c96f

View File

@@ -33,25 +33,15 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Menu",
id: "products",
},
name: "Menu", id: "products"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="SS Restaurant"
/>
@@ -60,8 +50,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Excellence in Restaurant Hospitality"
description="Streamlining SS Restaurant management with smart, efficient tools for service, scheduling, and dining experiences."
imageSrc="http://img.b2bpic.net/free-photo/woman-works-with-tablet-table-cafe_1304-5545.jpg"
@@ -85,26 +74,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
tag: "Core",
title: "Easy Reservations",
subtitle: "Simplified booking",
description: "Manage table bookings with real-time accuracy.",
imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-male-ceo-watching-olympic-games-stream_482257-123108.jpg",
},
tag: "Core", title: "Easy Reservations", subtitle: "Simplified booking", description: "Manage table bookings with real-time accuracy.", imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-male-ceo-watching-olympic-games-stream_482257-123108.jpg"},
{
tag: "Operations",
title: "Inventory Control",
subtitle: "Track your stock",
description: "Monitor pantry and supply chain efficiently.",
imageSrc: "http://img.b2bpic.net/free-photo/mockup-tablet-bulk-products-store_482257-76266.jpg",
},
tag: "Operations", title: "Inventory Control", subtitle: "Track your stock", description: "Monitor pantry and supply chain efficiently.", imageSrc: "http://img.b2bpic.net/free-photo/mockup-tablet-bulk-products-store_482257-76266.jpg"},
{
tag: "People",
title: "Staff Scheduling",
subtitle: "Optimize shifts",
description: "Manage employee schedules and workforce loads.",
imageSrc: "http://img.b2bpic.net/free-photo/empty-urban-office-used-as-insurance-agency-headquarters-help-people_482257-100071.jpg",
},
tag: "People", title: "Staff Scheduling", subtitle: "Optimize shifts", description: "Manage employee schedules and workforce loads.", imageSrc: "http://img.b2bpic.net/free-photo/empty-urban-office-used-as-insurance-agency-headquarters-help-people_482257-100071.jpg"},
]}
title="Smart Management Features"
description="Powerful tools designed to simplify your daily restaurant operations."
@@ -118,29 +92,17 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
icon: Users,
title: "Happy Guests",
value: "15,000+",
},
id: "m1", icon: Users,
title: "Happy Guests", value: "15,000+"},
{
id: "m2",
icon: Award,
title: "Meals Served",
value: "200k+",
},
id: "m2", icon: Award,
title: "Meals Served", value: "200k+"},
{
id: "m3",
icon: Award,
title: "Awards Won",
value: "12",
},
id: "m3", icon: Award,
title: "Awards Won", value: "12"},
{
id: "m4",
icon: Calendar,
title: "Days Operational",
value: "1,250+",
},
id: "m4", icon: Calendar,
title: "Days Operational", value: "1,250+"},
]}
title="Driving Results Together"
description="Quantifiable success across our core restaurant metrics."
@@ -155,59 +117,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Signature",
name: "Gourmet Entree",
price: "$35.00",
rating: 5,
reviewCount: "128",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-with-floral-decoration-marble-table_23-2151973731.jpg",
},
id: "p1", brand: "Signature", name: "Gourmet Entree", price: "$35.00", rating: 5,
reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-with-floral-decoration-marble-table_23-2151973731.jpg"},
{
id: "p2",
brand: "Classic",
name: "Craft Cocktail",
price: "$12.00",
rating: 4,
reviewCount: "89",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-holding-shrimp-recipe_23-2148510863.jpg",
},
id: "p2", brand: "Classic", name: "Craft Cocktail", price: "$12.00", rating: 4,
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-holding-shrimp-recipe_23-2148510863.jpg"},
{
id: "p3",
brand: "Sweet",
name: "Chocolate Delice",
price: "$15.00",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/jar-milk-with-coffee-powder-pralines_114579-16690.jpg",
},
id: "p3", brand: "Sweet", name: "Chocolate Delice", price: "$15.00", rating: 5,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/jar-milk-with-coffee-powder-pralines_114579-16690.jpg"},
{
id: "p4",
brand: "Healthy",
name: "Harvest Salad",
price: "$18.00",
rating: 4,
reviewCount: "56",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetables-arrangement_23-2148494030.jpg",
},
id: "p4", brand: "Healthy", name: "Harvest Salad", price: "$18.00", rating: 4,
reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetables-arrangement_23-2148494030.jpg"},
{
id: "p5",
brand: "Starters",
name: "Appetizer Platter",
price: "$22.00",
rating: 4,
reviewCount: "94",
imageSrc: "http://img.b2bpic.net/free-photo/woman-puts-delicate-orange-rose-buds-white-plate_8353-1764.jpg",
},
id: "p5", brand: "Starters", name: "Appetizer Platter", price: "$22.00", rating: 4,
reviewCount: "94", imageSrc: "http://img.b2bpic.net/free-photo/woman-puts-delicate-orange-rose-buds-white-plate_8353-1764.jpg"},
{
id: "p6",
brand: "Premium",
name: "Aged Steak",
price: "$45.00",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/served-food-dining-table-lunch-time-restaurant_637285-2017.jpg",
},
id: "p6", brand: "Premium", name: "Aged Steak", price: "$45.00", rating: 5,
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/served-food-dining-table-lunch-time-restaurant_637285-2017.jpg"},
]}
title="Signature Culinary Selections"
description="Our finest offerings meticulously prepared for every guest."
@@ -216,49 +142,25 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
animationType="depth-3d"
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah Johnson",
handle: "@sarahj",
testimonial: "An incredible fine dining experience from start to finish.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517447.jpg",
},
id: "t1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "An incredible fine dining experience from start to finish.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517447.jpg"},
{
id: "t2",
name: "Michael Chen",
handle: "@mchen",
testimonial: "The service is professional and the quality is unmatched.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-african-american-business-male-female-drinks-coffee-using-laptop-restaurant_613910-9002.jpg",
},
id: "t2", name: "Michael Chen", handle: "@mchen", testimonial: "The service is professional and the quality is unmatched.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-african-american-business-male-female-drinks-coffee-using-laptop-restaurant_613910-9002.jpg"},
{
id: "t3",
name: "Emily Rodriguez",
handle: "@emilyr",
testimonial: "Absolutely beautiful ambience and amazing cuisine.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg",
},
id: "t3", name: "Emily Rodriguez", handle: "@emilyr", testimonial: "Absolutely beautiful ambience and amazing cuisine.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg"},
{
id: "t4",
name: "David Kim",
handle: "@davidk",
testimonial: "The best steakhouse experience I've had in years.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg",
},
id: "t4", name: "David Kim", handle: "@davidk", testimonial: "The best steakhouse experience I've had in years.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg"},
{
id: "t5",
name: "Jessica Lee",
handle: "@jlee",
testimonial: "Perfect for our anniversary dinner, highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-using-mobile-phone-while-enjoying-meal-together-restaurant-friends-concept_58466-16797.jpg",
},
id: "t5", name: "Jessica Lee", handle: "@jlee", testimonial: "Perfect for our anniversary dinner, highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-using-mobile-phone-while-enjoying-meal-together-restaurant-friends-concept_58466-16797.jpg"},
]}
showRating={true}
title="Guest Testimonials"
@@ -272,20 +174,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Do I need a reservation?",
content: "We recommend reservations especially on weekends.",
},
id: "f1", title: "Do I need a reservation?", content: "We recommend reservations especially on weekends."},
{
id: "f2",
title: "Are there vegetarian options?",
content: "Yes, we offer a dedicated vegetarian menu.",
},
id: "f2", title: "Are there vegetarian options?", content: "Yes, we offer a dedicated vegetarian menu."},
{
id: "f3",
title: "How can I book an event?",
content: "Contact us directly via our booking email.",
},
id: "f3", title: "How can I book an event?", content: "Contact us directly via our booking email."},
]}
imageSrc="http://img.b2bpic.net/free-photo/confident-young-indian-man-smart-casual-wear-like-orange-sweater-sitting-cafe-using-his-mobile-phone_627829-5426.jpg"
mediaAnimation="slide-up"
@@ -299,8 +192,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Let's Connect"
title="Get in touch with SS Restaurant"
description="Reach out for reservations, event queries, or feedback."
@@ -314,29 +206,19 @@ export default function LandingPage() {
logoText="SS Restaurant"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Menu",
href: "#products",
},
label: "Menu", href: "#products"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "FAQs",
href: "#faq",
},
label: "FAQs", href: "#faq"},
],
},
]}