diff --git a/src/app/page.tsx b/src/app/page.tsx
index 03477cb..6ed4efe 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -55,22 +43,14 @@ export default function LandingPage() {
@@ -82,48 +62,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Pancake Mix",
- price: "From $3.50",
- variant: "Original",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg?_wi=1",
- },
- {
- id: "p2",
- name: "Classic Breading",
- price: "From $2.99",
- variant: "Crunchy",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-strawberry-candies_23-2148777664.jpg?_wi=1",
- },
- {
- id: "p3",
- name: "Gluten Free Breading",
- price: "From $4.99",
- variant: "Healthy",
- imageSrc: "http://img.b2bpic.net/free-photo/producer-his-shop-with-fresh-foods_23-2149110814.jpg",
- },
- {
- id: "p4",
- name: "Ready-to-bake Nuggets",
- price: "From $5.50",
- variant: "Quick",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-nuggets-lettuce-cherry-tomatoes-pan-female-hands-notebook-dark-red-wall_140725-144177.jpg",
- },
- {
- id: "p5",
- name: "Practical Seasoning",
- price: "From $2.50",
- variant: "Herbs",
- imageSrc: "http://img.b2bpic.net/free-photo/wooden-spoons-with-spices-dark-surface_114579-77165.jpg",
- },
- {
- id: "p6",
- name: "Home Baking Kit",
- price: "From $8.99",
- variant: "Combo",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-table-full-food_23-2149261048.jpg",
- },
+ { id: "p1", name: "Pancake Mix", price: "From $3.50", variant: "Original", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg" },
+ { id: "p2", name: "Classic Breading", price: "From $2.99", variant: "Crunchy", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-strawberry-candies_23-2148777664.jpg" },
+ { id: "p3", name: "Gluten Free Breading", price: "From $4.99", variant: "Healthy", imageSrc: "http://img.b2bpic.net/free-photo/producer-his-shop-with-fresh-foods_23-2149110814.jpg" },
+ { id: "p4", name: "Ready-to-bake Nuggets", price: "From $5.50", variant: "Quick", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-nuggets-lettuce-cherry-tomatoes-pan-female-hands-notebook-dark-red-wall_140725-144177.jpg" },
+ { id: "p5", name: "Practical Seasoning", price: "From $2.50", variant: "Herbs", imageSrc: "http://img.b2bpic.net/free-photo/wooden-spoons-with-spices-dark-surface_114579-77165.jpg" },
+ { id: "p6", name: "Home Baking Kit", price: "From $8.99", variant: "Combo", imageSrc: "http://img.b2bpic.net/free-photo/close-up-table-full-food_23-2149261048.jpg" },
]}
title="Featured Products"
description="Our core essentials for a modern, practical kitchen."
@@ -137,49 +81,25 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Classic Pancakes",
- description: "Quick & fluffy morning favorite.",
- icon: Star,
+ title: "Classic Pancakes", description: "Quick & fluffy morning favorite.", icon: Star,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/cottage-cheese-pancakes-cheesecakes-ricotta-fritters-with-fresh-blueberries-currants-peaches-plate-healthy-delicious-breakfast-holiday-blue-wooden-background_127032-2836.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/morning-coffee-with-sandwich-grapefruit_23-2148797082.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg?_wi=2",
- imageAlt: "pancakes food photography",
+ { imageSrc: "http://img.b2bpic.net/free-photo/cottage-cheese-pancakes-cheesecakes-ricotta-fritters-with-fresh-blueberries-currants-peaches-plate-healthy-delicious-breakfast-holiday-blue-wooden-background_127032-2836.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/morning-coffee-with-sandwich-grapefruit_23-2148797082.jpg" },
+ ]
},
{
- title: "Crispy Nuggets",
- description: "Homemade crunch, done simply.",
- icon: Zap,
+ title: "Crispy Nuggets", description: "Homemade crunch, done simply.", icon: Zap,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-fried-croquette-arrangement_23-2149198965.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-fast-food-dishes_23-2149187943.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg?_wi=2",
- imageAlt: "pancakes food photography",
+ { imageSrc: "http://img.b2bpic.net/free-photo/delicious-fried-croquette-arrangement_23-2149198965.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/still-life-fast-food-dishes_23-2149187943.jpg" },
+ ]
},
{
- title: "GF Mini Pancakes",
- description: "Healthy choice for little ones.",
- icon: Leaf,
+ title: "GF Mini Pancakes", description: "Healthy choice for little ones.", icon: Leaf,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-pancakes-plate-breakfast-with-jam-spoon_23-2148417354.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150927739.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-strawberry-candies_23-2148777664.jpg?_wi=2",
- imageAlt: "pancakes food photography",
+ { imageSrc: "http://img.b2bpic.net/free-photo/top-view-pancakes-plate-breakfast-with-jam-spoon_23-2148417354.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150927739.jpg" },
+ ]
},
]}
title="Explore Recipes"
@@ -194,53 +114,17 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "gf-1",
- title: "GF Breading",
- price: "Bake crispy",
- period: "Safe",
- features: [
- "Gluten-free",
- "No preservatives",
- "Easy cleanup",
- ],
- button: {
- text: "View product",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-nachos-dish_23-2151874094.jpg",
- imageAlt: "Still life of colorful nachos dish",
- },
+ id: "gf-1", title: "GF Breading", price: "Bake crispy", period: "Safe", features: ["Gluten-free", "No preservatives", "Easy cleanup"],
+ button: { text: "View product" },
+ imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-nachos-dish_23-2151874094.jpg", imageAlt: "Still life of colorful nachos dish"},
{
- id: "gf-2",
- title: "GF Mix",
- price: "Fluffiness guaranteed",
- period: "Quick",
- features: [
- "100% natural",
- "Easy to mix",
- "Kid friendly",
- ],
- button: {
- text: "View product",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg?_wi=3",
- imageAlt: "Still life of colorful nachos dish",
- },
+ id: "gf-2", title: "GF Mix", price: "Fluffiness guaranteed", period: "Quick", features: ["100% natural", "Easy to mix", "Kid friendly"],
+ button: { text: "View product" },
+ imageSrc: "http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg", imageAlt: "Still life of colorful nachos dish"},
{
- id: "gf-3",
- title: "GF Seasonings",
- price: "Flavor focus",
- period: "Daily",
- features: [
- "No additives",
- "Fresh herbs",
- "Guatemalan soul",
- ],
- button: {
- text: "View product",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg?_wi=3",
- imageAlt: "Still life of colorful nachos dish",
- },
+ id: "gf-3", title: "GF Seasonings", price: "Flavor focus", period: "Daily", features: ["No additives", "Fresh herbs", "Guatemalan soul"],
+ button: { text: "View product" },
+ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg", imageAlt: "Still life of colorful nachos dish"},
]}
title="Options for Everyone"
description="Discover our high-quality gluten-free range designed for taste, not just health."
@@ -253,18 +137,9 @@ export default function LandingPage() {
title="Authentically Guatemalan"
description="At Alimentos SAM, we combine high-quality ingredients with everyday practicality. We are proud to bring home-cooked flavors closer to your kitchen."
metrics={[
- {
- value: "100%",
- title: "Guatemalan pride",
- },
- {
- value: "50+",
- title: "Tested recipes",
- },
- {
- value: "10k+",
- title: "Happy homes",
- },
+ { value: "100%", title: "Guatemalan pride" },
+ { value: "50+", title: "Tested recipes" },
+ { value: "10k+", title: "Happy homes" },
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-modern-woman-kitchen-leaning-counter-with-chopping-board-making-salad_1258-203705.jpg"
mediaAnimation="slide-up"
@@ -276,31 +151,11 @@ export default function LandingPage() {
@@ -353,9 +181,7 @@ export default function LandingPage() {