From 9a6b51d5c8e9214079062ff35cb903d63c1c42ce Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 13:10:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index def7acd..4afeb4c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,9 +84,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} features={[ - { title: "Laser Ovens", description: "Precision cooking at 4000 degrees.", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821280.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821284.jpg", buttonText: "See Tech" }, - { title: "Drone Delivery", description: "Sub-orbital delivery in under 5 minutes.", imageSrc: "http://img.b2bpic.net/free-photo/adult-person-interacting-with-futuristic-delivery-robot_23-2151210956.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-city-street-night-with-neon-lights-futuristic-aesthetic_23-2151488733.jpg", buttonText: "See Tech" }, - { title: "Nano-Ingredients", description: "Molecularly optimized nutrition and taste.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-arrangement-spanish-food_23-2149157431.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-their-daily-occupation_23-2151137301.jpg", buttonText: "See Tech" } + { title: "Laser Ovens", description: "Precision cooking at 4000 degrees.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWjkRLYXDebCjctgTj17cHc4m1/uploaded-1776517302994-mk2jm4ez.png", titleImageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821284.jpg", buttonText: "See Tech" }, + { title: "Fast Delivery", description: "Sub-orbital delivery in under 5 minutes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWjkRLYXDebCjctgTj17cHc4m1/uploaded-1776517506611-cfbysna6.png", titleImageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-city-street-night-with-neon-lights-futuristic-aesthetic_23-2151488733.jpg", buttonText: "See Tech" }, + { title: "Nano-Ingredients", description: "Molecularly optimized nutrition and taste.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWjkRLYXDebCjctgTj17cHc4m1/uploaded-1776517513122-ahw0ys9p.png", titleImageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-their-daily-occupation_23-2151137301.jpg", buttonText: "See Tech" } ]} title="Quantum Culinary Tech" description="Technological advancements that ensure every slice reaches peak cosmic flavor." @@ -98,7 +98,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { id: "1", title: "Best Pizza in Sector 7", quote: "The Supernova Margherita is genuinely stellar. I order it every cycle.", name: "Zax the Cyborg", role: "Explorer", imageSrc: "http://img.b2bpic.net/free-photo/teenager-light-movie-projector_23-2149489842.jpg" }, + { id: "1", title: "Best Pizza in Sector 7", quote: "The Supernova Margherita is genuinely stellar. I order it every cycle.", name: "Zax the Cyborg", role: "Explorer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWjkRLYXDebCjctgTj17cHc4m1/uploaded-1776517626313-8v8aofcn.png" }, { id: "2", title: "Speedy Delivery", quote: "Drone arrived exactly as my thrusters cooled down. Perfectly hot.", name: "Captain Vega", role: "Pilot", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232843.jpg" }, { id: "3", title: "Lab Tested Quality", quote: "The ingredients are molecularly perfect. A triumph of taste.", name: "Dr. Aris", role: "Scientist", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-delicious-pizza_23-2150873888.jpg" } ]} @@ -115,7 +115,7 @@ export default function LandingPage() { metrics={[ { id: "1", value: "1M+", title: "Pizzas Delivered", description: "Across multiple systems", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-anime-style-pizza_23-2151061958.jpg" }, { id: "2", value: "42", title: "Ingredients", description: "Sourced from 42 planets", imageSrc: "http://img.b2bpic.net/free-photo/assortment-healthy-vegetarian-food_23-2148908746.jpg" }, - { id: "3", value: "99.9%", title: "Arrival Precision", description: "Sub-orbital accuracy", imageSrc: "http://img.b2bpic.net/free-photo/drones-exploring-dark-forest-with-blue-lights-futuristic-aesthetic_23-2152000922.jpg" } + { id: "3", value: "99.9%", title: "Arrival Precision", description: "Sub-orbital accuracy", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWjkRLYXDebCjctgTj17cHc4m1/uploaded-1776517645078-4cm9hrh1.png" } ]} title="Space-Age Stats" description="Quantifying our journey through the culinary cosmos." -- 2.49.1