diff --git a/src/app/page.tsx b/src/app/page.tsx
index b745786..bea2015 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,53 +30,28 @@ export default function LandingPage() {
@@ -89,44 +64,19 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- bentoComponent: "reveal-icon",
- title: "Fresh Ingredients",
- description: "Sourced daily for peak flavor.",
- icon: Leaf,
- imageSrc: "http://img.b2bpic.net/free-photo/knife-stuck-burger-metal-tray-roof_181624-2170.jpg?_wi=2",
- imageAlt: "luxury smash burger dark moody lighting",
+ bentoComponent: "reveal-icon", title: "Fresh Ingredients", description: "Sourced daily for peak flavor.", icon: Leaf
},
{
- bentoComponent: "reveal-icon",
- title: "Smashed to Order",
- description: "Precision crust in every bite.",
- icon: Flame,
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetables-as-cucumber-tomato-basil-mint-lettuce-spinach-with-black-pepper-salt-wood_141793-12891.jpg?_wi=1",
- imageAlt: "fresh organic ingredients rustic wooden table",
+ bentoComponent: "reveal-icon", title: "Smashed to Order", description: "Precision crust in every bite.", icon: Flame
},
{
- bentoComponent: "reveal-icon",
- title: "Personal Service",
- description: "Treating regulars like family.",
- icon: Users,
- imageSrc: "http://img.b2bpic.net/free-photo/man-cooking-soup-tasting-it-dark-background_613910-10080.jpg?_wi=1",
- imageAlt: "chef preparing gourmet burger warm lighting",
+ bentoComponent: "reveal-icon", title: "Personal Service", description: "Treating regulars like family.", icon: Users
},
{
- bentoComponent: "reveal-icon",
- title: "Forest-Inspired",
- description: "Moody, organic, and locally-sourced.",
- icon: Flame,
- imageSrc: "http://img.b2bpic.net/free-photo/hamburger-french-fries_74190-6101.jpg?_wi=1",
- imageAlt: "smash burger plate gourmet",
+ bentoComponent: "reveal-icon", title: "Forest-Inspired", description: "Moody, organic, and locally-sourced.", icon: Flame
},
{
- bentoComponent: "reveal-icon",
- title: "Artisanal Buns",
- description: "Baked fresh every single morning.",
- icon: Wheat,
- imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-with-mushroom-dark-table_23-2148340438.jpg?_wi=1",
- imageAlt: "gourmet burger cheese melting",
+ bentoComponent: "reveal-icon", title: "Artisanal Buns", description: "Baked fresh every single morning.", icon: Wheat
},
]}
title="The Kelsterbite Philosophy"
@@ -139,60 +89,29 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Wild Roots, Refined Flavor"
description={[
- "Founded on a love for authentic craft, Kelsterbite brings the wild heart of the forest to Frankfurt.",
- "Our owner-led approach ensures that every guest is welcomed, every burger is perfect, and every memory made at our table lasts.",
- ]}
+ "Founded on a love for authentic craft, Kelsterbite brings the wild heart of the forest to Frankfurt.", "Our owner-led approach ensures that every guest is welcomed, every burger is perfect, and every memory made at our table lasts."]}
/>