From 863883dc705e8ea01227d9e5fca6137b0f58d0d0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 21:44:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 436fb45..48687a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,13 +101,13 @@ export default function LandingPage() { features={[ { id: 1, - title: "Raw Mastery", description: "You control the bake, you control the destiny.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AK2wBYeWn8KEOb3FZLt68Zuy4Z/the-same-raw-pizza-now-fully-baked-golde-1774474959895-c497364a.png"}, + title: "Raw Mastery", description: "You control the bake, you control the destiny.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AK2wBYeWn8KEOb3FZLt68Zuy4Z/the-same-raw-pizza-now-fully-baked-golde-1774474959895-c497364a.png?_wi=1"}, { id: 2, - title: "Chef Status", description: "Impress your roommates with your 'homemade' cooking skills.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AK2wBYeWn8KEOb3FZLt68Zuy4Z/the-same-raw-pizza-now-fully-baked-golde-1774474959895-c497364a.png"}, + title: "Chef Status", description: "Impress your roommates with your 'homemade' cooking skills.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AK2wBYeWn8KEOb3FZLt68Zuy4Z/the-same-raw-pizza-now-fully-baked-golde-1774474959895-c497364a.png?_wi=2"}, { id: 3, - title: "Vegas Fresh", description: "Made in NV, finished by you. It's science.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AK2wBYeWn8KEOb3FZLt68Zuy4Z/the-same-raw-pizza-now-fully-baked-golde-1774474959895-c497364a.png"}, + title: "Vegas Fresh", description: "Made in NV, finished by you. It's science.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AK2wBYeWn8KEOb3FZLt68Zuy4Z/the-same-raw-pizza-now-fully-baked-golde-1774474959895-c497364a.png?_wi=3"}, ]} title="Why It Actually Slaps" description="Lowkey… it hits different when it comes out of YOUR oven. You earned this delicious struggle." -- 2.49.1