Merge version_1 into main #2
114
src/app/page.tsx
114
src/app/page.tsx
@@ -9,7 +9,7 @@ import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCar
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import Link from "next/link";
|
||||
import { CheckCircle, Leaf, Smile, Heart, DollarSign } from "lucide-react";
|
||||
import { CheckCircle, Leaf, Smile, Heart, DollarSign, Zap } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
return (
|
||||
@@ -19,7 +19,7 @@ export default function HomePage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="large"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -47,7 +47,7 @@ export default function HomePage() {
|
||||
{ text: "Reserve a Table", href: "#reservation" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-traditional-asian-dumplings-with-meat-vegetables-served-with-soy-sauce-plate-rustic_141793-11564.jpg"
|
||||
imageAlt="Authentic Korean dishes - Bao, Corn Dog, Dumplings"
|
||||
frameStyle="card"
|
||||
@@ -59,26 +59,11 @@ export default function HomePage() {
|
||||
<ProductCardThree
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Korean Corn Dog",
|
||||
price: "₹150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149388039.jpg?_wi=1",
|
||||
imageAlt: "Crispy Korean Corn Dog",
|
||||
},
|
||||
id: "1", name: "Korean Corn Dog", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149388039.jpg", imageAlt: "Crispy Korean Corn Dog"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Bao Bun Special",
|
||||
price: "₹120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-dumplings-with-pork-meat-placemat-against-black-backdrop_23-2148123681.jpg?_wi=1",
|
||||
imageAlt: "Steamed Korean Bao Bun",
|
||||
},
|
||||
id: "2", name: "Bao Bun Special", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/japanese-dumplings-with-pork-meat-placemat-against-black-backdrop_23-2148123681.jpg", imageAlt: "Steamed Korean Bao Bun"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Korean Dumplings",
|
||||
price: "₹140",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-chinese-dumplings-plate_181624-1103.jpg?_wi=1",
|
||||
imageAlt: "Traditional Korean Dumplings",
|
||||
},
|
||||
id: "3", name: "Korean Dumplings", price: "₹140", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-chinese-dumplings-plate_181624-1103.jpg", imageAlt: "Traditional Korean Dumplings"},
|
||||
]}
|
||||
title="Popular Dishes"
|
||||
description="Our signature Korean specialties loved by locals and first-time explorers alike"
|
||||
@@ -93,13 +78,8 @@ export default function HomePage() {
|
||||
<FeatureCardTen
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Fresh Ingredients Daily",
|
||||
description: "We source the finest Korean ingredients and prepare everything fresh. Quality is never compromised.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg?_wi=1",
|
||||
imageAlt: "Restaurant interior with fresh ingredients",
|
||||
},
|
||||
id: "1", title: "Fresh Ingredients Daily", description: "We source the finest Korean ingredients and prepare everything fresh. Quality is never compromised.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg", imageAlt: "Restaurant interior with fresh ingredients"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "100% Fresh daily preparation" },
|
||||
{ icon: Leaf, text: "Premium quality ingredients" },
|
||||
@@ -107,13 +87,8 @@ export default function HomePage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Friendly & Polite Staff",
|
||||
description: "Our team is trained to provide exceptional service with a warm welcome. Your comfort is our priority.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg?_wi=2",
|
||||
imageAlt: "Friendly restaurant staff",
|
||||
},
|
||||
id: "2", title: "Friendly & Polite Staff", description: "Our team is trained to provide exceptional service with a warm welcome. Your comfort is our priority.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg", imageAlt: "Friendly restaurant staff"},
|
||||
items: [
|
||||
{ icon: Smile, text: "Courteous service always" },
|
||||
{ icon: Heart, text: "Customer care focused" },
|
||||
@@ -121,15 +96,11 @@ export default function HomePage() {
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Affordable Pricing ₹200-₹400",
|
||||
description: "Premium taste without the premium price tag. Enjoy authentic Korean cuisine at prices that fit your budget.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg?_wi=3",
|
||||
imageAlt: "Affordable Korean cuisine",
|
||||
},
|
||||
id: "3", title: "Affordable Pricing ₹200-₹400", description: "Premium taste without the premium price tag. Enjoy authentic Korean cuisine at prices that fit your budget.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg", imageAlt: "Affordable Korean cuisine"},
|
||||
items: [
|
||||
{ icon: DollarSign, text: "Budget-friendly pricing" },
|
||||
{ icon: Zap, text: "Best value in Ranchi" },
|
||||
],
|
||||
reverse: false,
|
||||
},
|
||||
@@ -146,53 +117,17 @@ export default function HomePage() {
|
||||
<TestimonialCardSix
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Priya Sharma",
|
||||
handle: "@priya_foodie",
|
||||
testimonial: "Best Korean food in Ranchi! The bao is absolutely delicious and the staff is so friendly. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=1",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
id: "1", name: "Priya Sharma", handle: "@priya_foodie", testimonial: "Best Korean food in Ranchi! The bao is absolutely delicious and the staff is so friendly. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Rohit Kumar",
|
||||
handle: "College Student",
|
||||
testimonial: "Great prices, amazing taste. I come here every week with friends. TAO BAO is the best!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=1",
|
||||
imageAlt: "Rohit Kumar",
|
||||
},
|
||||
id: "2", name: "Rohit Kumar", handle: "College Student", testimonial: "Great prices, amazing taste. I come here every week with friends. TAO BAO is the best!", imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg", imageAlt: "Rohit Kumar"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Neha Singh",
|
||||
handle: "@neha_ranchi",
|
||||
testimonial: "Celebrated my birthday here. The ambience is comfortable, food is fresh, and the service is excellent!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=1",
|
||||
imageAlt: "Neha Singh",
|
||||
},
|
||||
id: "3", name: "Neha Singh", handle: "@neha_ranchi", testimonial: "Celebrated my birthday here. The ambience is comfortable, food is fresh, and the service is excellent!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageAlt: "Neha Singh"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Arjun Patel",
|
||||
handle: "Professional",
|
||||
testimonial: "Finally found authentic Korean food in Ranchi. The corn dogs are crispy, bao is soft, everything is perfect!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=2",
|
||||
imageAlt: "Arjun Patel",
|
||||
},
|
||||
id: "4", name: "Arjun Patel", handle: "Professional", testimonial: "Finally found authentic Korean food in Ranchi. The corn dogs are crispy, bao is soft, everything is perfect!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageAlt: "Arjun Patel"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Divya Sharma",
|
||||
handle: "@divya_loves_food",
|
||||
testimonial: "Ordered takeaway last week and delivery was fast. Food arrived hot and fresh. Very impressed with TAO BAO!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=2",
|
||||
imageAlt: "Divya Sharma",
|
||||
},
|
||||
id: "5", name: "Divya Sharma", handle: "@divya_loves_food", testimonial: "Ordered takeaway last week and delivery was fast. Food arrived hot and fresh. Very impressed with TAO BAO!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", imageAlt: "Divya Sharma"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Aditya Verma",
|
||||
handle: "Young Professional",
|
||||
testimonial: "Cozy restaurant with great vibes. The dumplings are addictive and prices are so reasonable. 5/5!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=2",
|
||||
imageAlt: "Aditya Verma",
|
||||
},
|
||||
id: "6", name: "Aditya Verma", handle: "Young Professional", testimonial: "Cozy restaurant with great vibes. The dumplings are addictive and prices are so reasonable. 5/5!", imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg", imageAlt: "Aditya Verma"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="What Our Customers Say"
|
||||
@@ -218,14 +153,13 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-person-pointing-map_23-2147654154.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-person-pointing-map_23-2147654154.jpg"
|
||||
imageAlt="TAO BAO Location in Singh More, Ranchi"
|
||||
logoText="TAO BAO"
|
||||
copyrightText="© 2025 TAO BAO Korean Restaurant | All Rights Reserved"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Menu", href: "/menu" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
@@ -233,8 +167,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Dine-In", href: "#" },
|
||||
{ label: "Takeaway", href: "#" },
|
||||
{ label: "Delivery", href: "#" },
|
||||
@@ -242,8 +175,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Call: 072809 09468", href: "tel:07280909468" },
|
||||
{ label: "Singh More, Ranchi", href: "#" },
|
||||
{ label: "Opens 12 PM Daily", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user