Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-04 14:28:36 +00:00

View File

@@ -30,25 +30,15 @@ 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: "menu",
},
name: "Menu", id: "menu"},
{
name: "Reviews",
id: "testimonials",
},
name: "Reviews", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Deer Claus"
/>
@@ -57,83 +47,52 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Warm Festive Dining in Balanga City"
description="Experience our signature steaks, seafood platters, and the cozy, heartfelt ambiance of Deer Claus Steakhouse. Perfectly crafted for family memories."
kpis={[
{
value: "4.8",
label: "Google Rating",
},
value: "4.8", label: "Google Rating"},
{
value: "10am-11pm",
label: "Daily Hours",
},
value: "10am-11pm", label: "Daily Hours"},
{
value: "₱500-1k",
label: "Avg Price",
},
value: "₱500-1k", label: "Avg Price"},
]}
enableKpiAnimation={true}
buttons={[
{
text: "Reserve a Table",
href: "#contact",
},
text: "Reserve a Table", href: "#contact"},
{
text: "Order Takeout",
href: "tel:09154290331",
},
text: "Order Takeout", href: "tel:09154290331"},
]}
imageSrc="http://img.b2bpic.net/free-photo/served-christmas-table-setting-dark-tones-with-golden-deco_1220-6600.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg",
alt: "Guest 1",
},
src: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg", alt: "Guest 1"},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
alt: "Guest 2",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", alt: "Guest 2"},
{
src: "http://img.b2bpic.net/free-photo/happy-man-talking-his-girlfriend-lunch-time-restaurant_637285-1937.jpg",
alt: "Guest 3",
},
src: "http://img.b2bpic.net/free-photo/happy-man-talking-his-girlfriend-lunch-time-restaurant_637285-1937.jpg", alt: "Guest 3"},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
alt: "Guest 4",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", alt: "Guest 4"},
{
src: "http://img.b2bpic.net/free-photo/serene-businessman-with-glasses_1098-719.jpg",
alt: "Guest 5",
},
src: "http://img.b2bpic.net/free-photo/serene-businessman-with-glasses_1098-719.jpg", alt: "Guest 5"},
]}
avatarText="Loved by over 500+ families"
marqueeItems={[
{
type: "text",
text: "Premium Grade Beef",
type: "text", text: "Premium Grade Beef"},
{
type: "text-icon", text: "Fresh Seafood", icon: Waves,
},
{
type: "text-icon",
text: "Fresh Seafood",
icon: Waves,
type: "text", text: "Festive Atmosphere"},
{
type: "text-icon", text: "Family Friendly", icon: Users,
},
{
type: "text",
text: "Festive Atmosphere",
},
{
type: "text-icon",
text: "Family Friendly",
icon: Users,
},
{
type: "text",
text: "Open Daily",
},
type: "text", text: "Open Daily"},
]}
/>
</div>
@@ -143,14 +102,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Our Story & Local Connection",
},
type: "text", content: "Our Story & Local Connection"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/medium-shot-adults-kid-outside_23-2149001321.jpg",
alt: "Family at Deer Claus",
},
type: "image", src: "http://img.b2bpic.net/free-photo/medium-shot-adults-kid-outside_23-2149001321.jpg", alt: "Family at Deer Claus"},
]}
/>
</div>
@@ -163,59 +117,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Steak",
name: "Premium Ribeye Steak",
price: "₱850",
rating: 5,
reviewCount: "24",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg?_wi=1",
},
id: "p1", brand: "Steak", name: "Premium Ribeye Steak", price: "₱850", rating: 5,
reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg"},
{
id: "p2",
brand: "Seafood",
name: "Family Seafood Platter",
price: "₱950",
rating: 5,
reviewCount: "18",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg?_wi=2",
},
id: "p2", brand: "Seafood", name: "Family Seafood Platter", price: "₱950", rating: 5,
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg"},
{
id: "p3",
brand: "Steak",
name: "T-Bone Special",
price: "₱750",
rating: 4,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg?_wi=3",
},
id: "p3", brand: "Steak", name: "T-Bone Special", price: "₱750", rating: 4,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg"},
{
id: "p4",
brand: "Appetizer",
name: "Christmas Salad",
price: "₱350",
rating: 5,
reviewCount: "9",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg?_wi=4",
},
id: "p4", brand: "Appetizer", name: "Christmas Salad", price: "₱350", rating: 5,
reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg"},
{
id: "p5",
brand: "Steak",
name: "Sirloin Choice",
price: "₱600",
rating: 4,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg?_wi=5",
},
id: "p5", brand: "Steak", name: "Sirloin Choice", price: "₱600", rating: 4,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg"},
{
id: "p6",
brand: "Drink",
name: "Festive Berry Cooler",
price: "₱150",
rating: 5,
reviewCount: "32",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg?_wi=6",
},
id: "p6", brand: "Drink", name: "Festive Berry Cooler", price: "₱150", rating: 5,
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg"},
]}
title="Signature Menu Highlights"
description="Explore our curated selection of fine steaks and ocean-fresh seafood, perfect for every celebration."
@@ -224,49 +142,25 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah J.",
handle: "@sarahj",
testimonial: "The best steakhouse in Bataan! The festive vibe made our family dinner so special.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg",
},
id: "t1", name: "Sarah J.", handle: "@sarahj", testimonial: "The best steakhouse in Bataan! The festive vibe made our family dinner so special.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg"},
{
id: "t2",
name: "Mark D.",
handle: "@markd",
testimonial: "Excellent seafood and very attentive staff. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
},
id: "t2", name: "Mark D.", handle: "@markd", testimonial: "Excellent seafood and very attentive staff. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg"},
{
id: "t3",
name: "Elena R.",
handle: "@elenar",
testimonial: "Loved the Christmas decorations. It feels like home every time we visit.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-his-girlfriend-lunch-time-restaurant_637285-1937.jpg",
},
id: "t3", name: "Elena R.", handle: "@elenar", testimonial: "Loved the Christmas decorations. It feels like home every time we visit.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-his-girlfriend-lunch-time-restaurant_637285-1937.jpg"},
{
id: "t4",
name: "Ben T.",
handle: "@bent",
testimonial: "Affordable prices for such high quality food. Kids loved it.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
},
id: "t4", name: "Ben T.", handle: "@bent", testimonial: "Affordable prices for such high quality food. Kids loved it.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg"},
{
id: "t5",
name: "Liza M.",
handle: "@lizam",
testimonial: "A perfect spot for special occasions in Balanga. Will come back!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/serene-businessman-with-glasses_1098-719.jpg",
},
id: "t5", name: "Liza M.", handle: "@lizam", testimonial: "A perfect spot for special occasions in Balanga. Will come back!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/serene-businessman-with-glasses_1098-719.jpg"},
]}
showRating={true}
title="Loved by Families"
@@ -278,18 +172,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Ready to book your table? Call us at 0915 429 0331 or visit us today in Balanga City for the ultimate family steakhouse experience."
buttons={[
{
text: "Call Now",
href: "tel:09154290331",
},
text: "Call Now", href: "tel:09154290331"},
{
text: "Book a Reservation",
href: "#",
},
text: "Book a Reservation", href: "#"},
]}
/>
</div>
@@ -299,46 +188,29 @@ export default function LandingPage() {
logoText="Deer Claus"
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "Reviews",
href: "#testimonials",
},
label: "Reviews", href: "#testimonials"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Call: 0915 429 0331",
href: "tel:09154290331",
},
label: "Call: 0915 429 0331", href: "tel:09154290331"},
{
label: "Balanga City, Bataan",
href: "#",
},
label: "Balanga City, Bataan", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}