diff --git a/src/app/page.tsx b/src/app/page.tsx
index 89c6ed1..287d92b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -56,36 +48,22 @@ export default function LandingPage() {
description="From Porto to Fortaleza, we deliver gourmet health to your doorstep."
buttons={[
{
- text: "Shop Meals",
- href: "#menu",
- },
+ text: "Shop Meals", href: "#menu"},
{
- text: "Shop Supplements",
- href: "#supplements",
- },
+ text: "Shop Supplements", href: "#supplements"},
]}
- imageSrc="http://img.b2bpic.net/free-photo/flat-lay-delicious-food-pack_23-2149182205.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/flat-lay-delicious-food-pack_23-2149182205.jpg"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/flat-lay-food-concept-with-copy-space_23-2148478250.jpg",
- alt: "User testimonial 1",
- },
+ src: "http://img.b2bpic.net/free-photo/flat-lay-food-concept-with-copy-space_23-2148478250.jpg", alt: "User testimonial 1"},
{
- src: "http://img.b2bpic.net/free-photo/batch-cooking-arrangement-with-copy-space_23-2148826832.jpg",
- alt: "User testimonial 2",
- },
+ src: "http://img.b2bpic.net/free-photo/batch-cooking-arrangement-with-copy-space_23-2148826832.jpg", alt: "User testimonial 2"},
{
- src: "http://img.b2bpic.net/free-photo/arrangement-delicious-japanese-bento-box_23-2148973210.jpg",
- alt: "User testimonial 3",
- },
+ src: "http://img.b2bpic.net/free-photo/arrangement-delicious-japanese-bento-box_23-2148973210.jpg", alt: "User testimonial 3"},
{
- src: "http://img.b2bpic.net/free-photo/beautiful-delicious-fast-food_23-2149333962.jpg",
- alt: "User testimonial 4",
- },
+ src: "http://img.b2bpic.net/free-photo/beautiful-delicious-fast-food_23-2149333962.jpg", alt: "User testimonial 4"},
{
- src: "http://img.b2bpic.net/free-photo/salad-salmon-avocado_1203-2483.jpg",
- alt: "User testimonial 5",
- },
+ src: "http://img.b2bpic.net/free-photo/salad-salmon-avocado_1203-2483.jpg", alt: "User testimonial 5"},
]}
avatarText="Trusted by 5,000+ fitness enthusiasts"
/>
@@ -99,59 +77,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- brand: "Low Carb",
- name: "Grilled Sea Bass",
- price: "9.50€",
- rating: 5,
- reviewCount: "320 kcal",
- imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-fillet-meat-with-vegetable-salad_74190-791.jpg?_wi=1",
- },
+ id: "p1", brand: "Low Carb", name: "Grilled Sea Bass", price: "9.50€", rating: 5,
+ reviewCount: "320 kcal", imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-fillet-meat-with-vegetable-salad_74190-791.jpg"},
{
- id: "p2",
- brand: "Low Carb",
- name: "Turkey Skewers",
- price: "8.00€",
- rating: 5,
- reviewCount: "280 kcal",
- imageSrc: "http://img.b2bpic.net/free-photo/assortment-food-that-can-cause-allergic-reaction-people_23-2149870588.jpg?_wi=1",
- },
+ id: "p2", brand: "Low Carb", name: "Turkey Skewers", price: "8.00€", rating: 5,
+ reviewCount: "280 kcal", imageSrc: "http://img.b2bpic.net/free-photo/assortment-food-that-can-cause-allergic-reaction-people_23-2149870588.jpg"},
{
- id: "p3",
- brand: "Vegan",
- name: "Quinoa Power Bowl",
- price: "10.00€",
- rating: 5,
- reviewCount: "410 kcal",
- imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-composition-with-colorful-salad_23-2147992899.jpg",
- },
+ id: "p3", brand: "Vegan", name: "Quinoa Power Bowl", price: "10.00€", rating: 5,
+ reviewCount: "410 kcal", imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-composition-with-colorful-salad_23-2147992899.jpg"},
{
- id: "p4",
- brand: "Mass Gain",
- name: "Duck Rice",
- price: "10.00€",
- rating: 5,
- reviewCount: "750 kcal",
- imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-ready-eat-meal_23-2151187676.jpg",
- },
+ id: "p4", brand: "Mass Gain", name: "Duck Rice", price: "10.00€", rating: 5,
+ reviewCount: "750 kcal", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-ready-eat-meal_23-2151187676.jpg"},
{
- id: "p5",
- brand: "Vegan",
- name: "Mushroom Feijoada",
- price: "8.50€",
- rating: 5,
- reviewCount: "510 kcal",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-stuffed-chicken-roll-with-vegetable-garlic-nuts-served-with-cabbage-salad-lemon-slice-delivery-box_140725-12052.jpg",
- },
+ id: "p5", brand: "Vegan", name: "Mushroom Feijoada", price: "8.50€", rating: 5,
+ reviewCount: "510 kcal", imageSrc: "http://img.b2bpic.net/free-photo/side-view-stuffed-chicken-roll-with-vegetable-garlic-nuts-served-with-cabbage-salad-lemon-slice-delivery-box_140725-12052.jpg"},
{
- id: "p6",
- brand: "Mass Gain",
- name: "Seafood Rice",
- price: "12.00€",
- rating: 5,
- reviewCount: "620 kcal",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegan-salad-bowl_181624-41882.jpg",
- },
+ id: "p6", brand: "Mass Gain", name: "Seafood Rice", price: "12.00€", rating: 5,
+ reviewCount: "620 kcal", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegan-salad-bowl_181624-41882.jpg"},
]}
title="Our Gourmet Menu"
description="Fresh, high-protein meals designed for your lifestyle."
@@ -162,55 +104,38 @@ export default function LandingPage() {
@@ -228,8 +153,7 @@ export default function LandingPage() {