Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-10 07:31:49 +00:00

View File

@@ -35,7 +35,7 @@ export default function LandingPage() {
{ name: "Experience", id: "experience" },
{ name: "Events", id: "events" }
]}
brandName="Kndy Dining"
brandName="Kynd Dining"
/>
</div>
@@ -101,7 +101,7 @@ export default function LandingPage() {
{ id: "3", name: "Aligue Fried Rice", price: "Signature", variant: "Rice", imageSrc: "http://img.b2bpic.net/free-photo/sausage-fried-rice-with-tomatoes-carrots-shiitake-mushrooms-plate_1150-27196.jpg" },
{ id: "4", name: "Crispy Tilapia", price: "Signature", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/bass-fish-dish-arrangement_23-2148950219.jpg" },
{ id: "5", name: "Salmon Steak", price: "Signature", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-potato-onin-mixed-with-greens-mint-side-view_141793-2367.jpg" },
{ id: "6", name: "Kndy Lemonada", price: "Signature", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/mirror-glass-iced-cocktail-garnished-with-burnt-cinnamon_140725-4893.jpg" }
{ id: "6", name: "Kynd Lemonada", price: "Signature", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/mirror-glass-iced-cocktail-garnished-with-burnt-cinnamon_140725-4893.jpg" }
]}
title="Guest Favorites Youll Keep Coming Back For"
description="Every dish is crafted to comfort, impress, and surprise."
@@ -142,7 +142,7 @@ export default function LandingPage() {
useInvertedBackground={true}
background={{ variant: "radial-gradient" }}
tag="Visit Us"
title="Ready to Experience Kndy Dining?"
title="Ready to Experience Kynd Dining?"
description="Nestled in the hills of Sapangbato, Pampanga. A hidden gem worth the journey."
buttons={[
{ text: "Get Directions", href: "#" },
@@ -173,7 +173,7 @@ export default function LandingPage() {
]
}
]}
bottomLeftText="© 2024 Kndy Dining. All Rights Reserved."
bottomLeftText="© 2024 Kynd Dining. All Rights Reserved."
bottomRightText="Sapangbato, Angeles, Pampanga"
/>
</div>