diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5126f0a..59c885f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,22 +30,10 @@ export default function LandingPage() {
@@ -53,119 +41,19 @@ export default function LandingPage() {
@@ -175,49 +63,20 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- id: "f1",
- title: "Quick Takeaway",
- tags: [
- "Fast",
- "Convenient",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/sushi-box_74190-2352.jpg",
- imageAlt: "Takeaway",
- },
- {
- id: "f2",
- title: "Fresh Ingredients",
- tags: [
- "Quality",
- "Fresh",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-rolls-circular-wooden-plate-green-placemat_23-2148123621.jpg",
- imageAlt: "Ingredients",
- },
- {
- id: "f3",
- title: "Fast Delivery",
- tags: [
- "Reliable",
- "Speed",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/surprised-young-delivery-girl-wearing-uniform-cap-holding-pizza-boxes-take-selfie-isolated-orange-wall_141793-82648.jpg",
- imageAlt: "Delivery",
- },
+ { id: "f1", title: "Rask Takeaway", tags: ["Rask", "Praktisk"], imageSrc: "http://img.b2bpic.net/free-photo/sushi-box_74190-2352.jpg", imageAlt: "Takeaway" },
+ { id: "f2", title: "Ferske ingredienser", tags: ["Kvalitet", "Fersk"], imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-rolls-circular-wooden-plate-green-placemat_23-2148123621.jpg", imageAlt: "Ingredienser" },
]}
- title="Why Choose Lille Saigon?"
- description="We take pride in our fast service, quality ingredients, and authentic flavors."
+ title="Hvorfor velge Lille Saigon?"
+ description="Vi er stolte av vår raske service, kvalitetsingredienser og autentiske smaker."
/>