From d40a1b63090ac7bbbc4e62bb777a682f6fc62e0d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 01:01:39 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 35 +++++++++-------------------------- 1 file changed, 9 insertions(+), 26 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 444c813..533017a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -7,47 +7,30 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const halant = Halant({ - variable: "--font-halant", - subsets: ["latin"], + variable: "--font-halant", subsets: ["latin"], weight: ["300", "400", "500", "600", "700"], }); const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], + variable: "--font-inter", subsets: ["latin"], }); const openSans = Open_Sans({ - variable: "--font-open-sans", - subsets: ["latin"], + variable: "--font-open-sans", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Kings Super Buffet - Luxury All-You-Can-Eat Dining", - description: "Experience exceptional Asian cuisine at Kings Super Buffet. Premium fresh seafood, Mongolian grill, sushi bar, and 150+ dishes daily. Unbeatable value and quality.", - keywords: "Chinese buffet, all you can eat, seafood buffet, Mongolian grill, luxury dining, Fort Lauderdale", - metadataBase: new URL("https://kingssuperbuffet.com"), + title: "Kings Super Buffet - Luxury All-You-Can-Eat Dining", description: "Experience exceptional Asian cuisine at Kings Super Buffet. Premium fresh seafood, Mongolian grill, sushi bar, and 150+ dishes daily. Unbeatable value and quality.", keywords: "Chinese buffet, all you can eat, seafood buffet, Mongolian grill, luxury dining, Fort Lauderdale", metadataBase: new URL("https://kingssuperbuffet.com"), alternates: { - canonical: "https://kingssuperbuffet.com", - }, + canonical: "https://kingssuperbuffet.com"}, openGraph: { - title: "Kings Super Buffet - Premium All-You-Can-Eat Experience", - description: "Discover luxury buffet dining with exceptional variety, fresh ingredients, and unbeatable value. From premium seafood to gourmet Mongolian grill.", - url: "https://kingssuperbuffet.com", - siteName: "Kings Super Buffet", - type: "website", - images: [ + title: "Kings Super Buffet - Premium All-You-Can-Eat Experience", description: "Discover luxury buffet dining with exceptional variety, fresh ingredients, and unbeatable value. From premium seafood to gourmet Mongolian grill.", url: "https://kingssuperbuffet.com", siteName: "Kings Super Buffet", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/dinner-set-with-sushi-soup-fried-chicken-meat-with-potatoes-cake_141793-589.jpg", - alt: "Kings Super Buffet premium dining experience", - }, + url: "http://img.b2bpic.net/free-photo/dinner-set-with-sushi-soup-fried-chicken-meat-with-potatoes-cake_141793-589.jpg", alt: "Kings Super Buffet premium dining experience"}, ], }, twitter: { - card: "summary_large_image", - title: "Kings Super Buffet - Luxury All-You-Can-Eat Dining", - description: "Experience exceptional Asian cuisine with premium fresh seafood and 150+ dishes daily.", - images: ["http://img.b2bpic.net/free-photo/dinner-set-with-sushi-soup-fried-chicken-meat-with-potatoes-cake_141793-589.jpg"], + card: "summary_large_image", title: "Kings Super Buffet - Luxury All-You-Can-Eat Dining", description: "Experience exceptional Asian cuisine with premium fresh seafood and 150+ dishes daily.", images: ["http://img.b2bpic.net/free-photo/dinner-set-with-sushi-soup-fried-chicken-meat-with-potatoes-cake_141793-589.jpg"], }, }; @@ -1435,4 +1418,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} -- 2.49.1 From 3a7cc41c3c7d1b51346aa0effae1485175ea1886 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 01:01:40 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 234 +++++++++-------------------------------------- 1 file changed, 44 insertions(+), 190 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8f6d34d..1988f66 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,35 +55,17 @@ export default function HomePage() { buttonAnimation="slide-up" carouselItems={[ { - id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-with-sushi-soup-fried-chicken-meat-with-potatoes-cake_141793-589.jpg", - imageAlt: "Premium buffet spread", - }, + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-with-sushi-soup-fried-chicken-meat-with-potatoes-cake_141793-589.jpg", imageAlt: "Premium buffet spread"}, { - id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/lot-variety-fruits-drinks-served-celebration-table_8353-9832.jpg", - imageAlt: "Diverse food selection", - }, + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/lot-variety-fruits-drinks-served-celebration-table_8353-9832.jpg", imageAlt: "Diverse food selection"}, { - id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-professional-chef-wear-black-gloves-making-sushi-rolls-restaurant-kitchen-japanese-traditional-food_627829-6726.jpg", - imageAlt: "Sushi bar station", - }, + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-professional-chef-wear-black-gloves-making-sushi-rolls-restaurant-kitchen-japanese-traditional-food_627829-6726.jpg", imageAlt: "Sushi bar station"}, { - id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/cook-is-fry-vegetables-with-spices-sauce-wok-flame-cooking-process-asian-restaurant_613910-5938.jpg", - imageAlt: "Mongolian grill station", - }, + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/cook-is-fry-vegetables-with-spices-sauce-wok-flame-cooking-process-asian-restaurant_613910-5938.jpg", imageAlt: "Mongolian grill station"}, { - id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-seafood-table_23-2148290452.jpg", - imageAlt: "Fresh seafood display", - }, + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-seafood-table_23-2148290452.jpg", imageAlt: "Fresh seafood display"}, { - id: "6", - imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-waffle-cones-berries_169016-5378.jpg", - imageAlt: "Elegant dessert selection", - }, + id: "6", imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-waffle-cones-berries_169016-5378.jpg", imageAlt: "Elegant dessert selection"}, ]} autoPlay={true} autoPlayInterval={4000} @@ -113,66 +95,34 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - title: "Exceptional Variety", - description: "Over 150+ dishes refreshed daily, from traditional Chinese favorites to modern culinary creations", - bentoComponent: "marquee", - centerIcon: Utensils, - variant: "text", - texts: [ - "Sushi & Sashimi", - "Mongolian Grill", - "Seafood Specialties", - "Premium Meats", - "Fresh Vegetables", - "Exotic Desserts", - "Asian Beverages", - ], + title: "Exceptional Variety", description: "Over 150+ dishes refreshed daily, from traditional Chinese favorites to modern culinary creations", bentoComponent: "marquee", centerIcon: Utensils, + variant: "text", texts: [ + "Sushi & Sashimi", "Mongolian Grill", "Seafood Specialties", "Premium Meats", "Fresh Vegetables", "Exotic Desserts", "Asian Beverages"], }, { - title: "Farm-Fresh Quality", - description: "Every ingredient is hand-selected for peak freshness and quality", - bentoComponent: "animated-bar-chart", - }, + title: "Farm-Fresh Quality", description: "Every ingredient is hand-selected for peak freshness and quality", bentoComponent: "animated-bar-chart"}, { - title: "Mongolian Grill Excellence", - description: "Build your own stir-fry at our signature Mongolian grill station with premium ingredients", - bentoComponent: "icon-info-cards", - items: [ + title: "Mongolian Grill Excellence", description: "Build your own stir-fry at our signature Mongolian grill station with premium ingredients", bentoComponent: "icon-info-cards", items: [ { icon: Flame, label: "Live Cooking", value: "In-Stock" }, { icon: Award, label: "Award-Winning", value: "Recognized" }, { icon: Users, label: "Customer Choice", value: "Loved" }, ], }, { - title: "Premium Seafood Selection", - description: "Fresh crab legs, whole flounder, succulent shrimp, and exotic seafood daily", - bentoComponent: "3d-stack-cards", - items: [ + title: "Premium Seafood Selection", description: "Fresh crab legs, whole flounder, succulent shrimp, and exotic seafood daily", bentoComponent: "3d-stack-cards", items: [ { icon: Waves, - title: "Crab Legs", - subtitle: "Alaskan Premium", - detail: "Fresh daily", - }, + title: "Crab Legs", subtitle: "Alaskan Premium", detail: "Fresh daily"}, { icon: Fish, - title: "Whole Flounder", - subtitle: "Steamed Fresh", - detail: "Chef's specialty", - }, + title: "Whole Flounder", subtitle: "Steamed Fresh", detail: "Chef's specialty"}, { icon: Users, - title: "Shrimp Varieties", - subtitle: "Salt & Pepper", - detail: "Multiple preparations", - }, + title: "Shrimp Varieties", subtitle: "Salt & Pepper", detail: "Multiple preparations"}, ], }, { - title: "Unbeatable Value", - description: "Premium dining at lunch and dinner prices that respect your budget", - bentoComponent: "line-chart", - }, + title: "Unbeatable Value", description: "Premium dining at lunch and dinner prices that respect your budget", bentoComponent: "line-chart"}, ]} textboxLayout="default" animationType="slide-up" @@ -189,53 +139,17 @@ export default function HomePage() { animationType="slide-up" testimonials={[ { - id: "1", - name: "David Diaz", - handle: "Local Guide · 138 reviews", - testimonial: "Best Chinese buffet you can get for the money. The variety is incredible - fresh food, diverse selections, and amazing value. I've been to restaurants worldwide, nothing beats this.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", - imageAlt: "David Diaz", - }, + id: "1", name: "David Diaz", handle: "Local Guide · 138 reviews", testimonial: "Best Chinese buffet you can get for the money. The variety is incredible - fresh food, diverse selections, and amazing value. I've been to restaurants worldwide, nothing beats this.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "David Diaz"}, { - id: "2", - name: "Mz. Marvelous", - handle: "Local Guide · 305 reviews", - testimonial: "Been coming here for 20 years and it's still amazing! Fresh variety, friendly service, impeccable cleanliness. The best salt and pepper shrimp I've ever had. Greedy people will love this place!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", - imageAlt: "Mz. Marvelous", - }, + id: "2", name: "Mz. Marvelous", handle: "Local Guide · 305 reviews", testimonial: "Been coming here for 20 years and it's still amazing! Fresh variety, friendly service, impeccable cleanliness. The best salt and pepper shrimp I've ever had. Greedy people will love this place!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Mz. Marvelous"}, { - id: "3", - name: "David Greer", - handle: "Local Guide · 191 reviews", - testimonial: "This is my new favorite place. Two adults for $25 including tax - unbelievable! The food selection, quality, and flavor are excellent. We'll be back tomorrow.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", - imageAlt: "David Greer", - }, + id: "3", name: "David Greer", handle: "Local Guide · 191 reviews", testimonial: "This is my new favorite place. Two adults for $25 including tax - unbelievable! The food selection, quality, and flavor are excellent. We'll be back tomorrow.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Greer"}, { - id: "4", - name: "Deborah Davis", - handle: "Local Guide · 14 reviews", - testimonial: "Absolutely love this place. Fresh, delicious food always. Not expensive at all. Staff is friendly, always clean. My family comes at least once a month.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", - imageAlt: "Deborah Davis", - }, + id: "4", name: "Deborah Davis", handle: "Local Guide · 14 reviews", testimonial: "Absolutely love this place. Fresh, delicious food always. Not expensive at all. Staff is friendly, always clean. My family comes at least once a month.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Deborah Davis"}, { - id: "5", - name: "Alexander Hernandez", - handle: "Local Guide · 13 reviews", - testimonial: "Quite possibly one of the most pleasant buffet experiences in South Florida. Rustic and clean, excellent food choice, quality for the price. Servers were very good. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", - imageAlt: "Alexander Hernandez", - }, + id: "5", name: "Alexander Hernandez", handle: "Local Guide · 13 reviews", testimonial: "Quite possibly one of the most pleasant buffet experiences in South Florida. Rustic and clean, excellent food choice, quality for the price. Servers were very good. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Alexander Hernandez"}, { - id: "6", - name: "Kenny Rivera", - handle: "Local Guide · 216 reviews", - testimonial: "My new favorite place to eat in Fort Lauderdale. The hibachi is cooked to order and it's awesome. Crab legs, chicken, frog legs - you can't go wrong. Come while it's hot!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", - imageAlt: "Kenny Rivera", - }, + id: "6", name: "Kenny Rivera", handle: "Local Guide · 216 reviews", testimonial: "My new favorite place to eat in Fort Lauderdale. The hibachi is cooked to order and it's awesome. Crab legs, chicken, frog legs - you can't go wrong. Come while it's hot!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Kenny Rivera"}, ]} speed={40} /> @@ -248,15 +162,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Google Local Guides", - "Top Rated Restaurant", - "Award-Winning Buffet", - "Best Value Dining", - "Fresh Food Specialists", - "Family Favorite", - "Yelp Recommended", - "Customer Choice Award", - ]} + "Google Local Guides", "Top Rated Restaurant", "Award-Winning Buffet", "Best Value Dining", "Fresh Food Specialists", "Family Favorite", "Yelp Recommended", "Customer Choice Award"]} speed={40} showCard={true} /> @@ -265,67 +171,37 @@ export default function HomePage() {
@@ -335,35 +211,17 @@ export default function HomePage() { ); -} \ No newline at end of file +} -- 2.49.1