From 84aa3487ba958ab554e383c0924739d83dfb9d69 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 14:45:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3214a1b..0c14866 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,14 +45,14 @@ export default function LandingPage() { title="Precision Crafted. Perfectly Balanced." description="Zenith Blades delivers unparalleled sharpness and durability for the modern culinary artist. Experience the fusion of tradition and innovation in every cut." testimonials={[ - { name: "Gordon R.", handle: "@gordonr", testimonial: "The balance is exquisite. Never handled anything sharper.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-seasonings-with-big-knife-dark-blue-surface-food-spice-salt-pepper-photo-color_179666-17717.jpg", imageAlt: "luxury chef knife dark background" }, + { name: "Gordon R.", handle: "@gordonr", testimonial: "The balance is exquisite. Never handled anything sharper.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-seasonings-with-big-knife-dark-blue-surface-food-spice-salt-pepper-photo-color_179666-17717.jpg?_wi=1", imageAlt: "luxury chef knife dark background" }, { name: "Maria L.", handle: "@marial", testimonial: "Zenith Blades changed how I prep. Absolute perfection.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025957.jpg", imageAlt: "luxury chef knife dark background" }, - { name: "Chef Marco", handle: "@chefmarco", testimonial: "A tool that inspires creativity in the kitchen. Worth every penny.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/strawberry-slice_1339-432.jpg", imageAlt: "luxury chef knife dark background" }, - { name: "Elena S.", handle: "@elenas", testimonial: "Durability is unmatched. Still sharp after months.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheesecake-with-strawberry-chocolate-plate-bowl-with-chocolate-fork-knife-dark-isolated-background_140725-136678.jpg", imageAlt: "luxury chef knife dark background" }, - { name: "Jason T.", handle: "@jasont", testimonial: "Best artisan blades I've ever owned. Pure quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-chef-attire_23-2151217164.jpg", imageAlt: "luxury chef knife dark background" }, + { name: "Chef Marco", handle: "@chefmarco", testimonial: "A tool that inspires creativity in the kitchen. Worth every penny.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/strawberry-slice_1339-432.jpg?_wi=1", imageAlt: "luxury chef knife dark background" }, + { name: "Elena S.", handle: "@elenas", testimonial: "Durability is unmatched. Still sharp after months.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheesecake-with-strawberry-chocolate-plate-bowl-with-chocolate-fork-knife-dark-isolated-background_140725-136678.jpg?_wi=1", imageAlt: "luxury chef knife dark background" }, + { name: "Jason T.", handle: "@jasont", testimonial: "Best artisan blades I've ever owned. Pure quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-chef-attire_23-2151217164.jpg?_wi=1", imageAlt: "luxury chef knife dark background" }, ]} buttons={[{ text: "Shop Collections", href: "#products" }]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-different-seasonings-with-big-knife-dark-blue-surface-food-spice-salt-pepper-photo-color_179666-17717.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-different-seasonings-with-big-knife-dark-blue-surface-food-spice-salt-pepper-photo-color_179666-17717.jpg?_wi=2" imageAlt="High-end Damascus steel kitchen blade" avatars={[ { src: "http://img.b2bpic.net/free-photo/high-angle-chef-male-kitchen_23-2148471868.jpg", alt: "Chef portrait" }, @@ -83,9 +83,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "1", name: "8\" Chef Knife", price: "$295", variant: "Damascus", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-slice_1339-432.jpg" }, - { id: "2", name: "Paring Knife", price: "$125", variant: "Professional", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheesecake-with-strawberry-chocolate-plate-bowl-with-chocolate-fork-knife-dark-isolated-background_140725-136678.jpg" }, - { id: "3", name: "Santoku Knife", price: "$240", variant: "Japanese", imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-chef-attire_23-2151217164.jpg" }, + { id: "1", name: "8\" Chef Knife", price: "$295", variant: "Damascus", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-slice_1339-432.jpg?_wi=2" }, + { id: "2", name: "Paring Knife", price: "$125", variant: "Professional", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheesecake-with-strawberry-chocolate-plate-bowl-with-chocolate-fork-knife-dark-isolated-background_140725-136678.jpg?_wi=2" }, + { id: "3", name: "Santoku Knife", price: "$240", variant: "Japanese", imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-chef-attire_23-2151217164.jpg?_wi=2" }, { id: "4", name: "Butcher Knife", price: "$280", variant: "Heavy-Duty", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pepper-knife-cutting-board-with-vegetables-basket-garlic-crusher-bordo-surface_141793-10120.jpg" }, { id: "5", name: "Utility Knife", price: "$180", variant: "All-Purpose", imageSrc: "http://img.b2bpic.net/free-photo/background-cutlery-set-cutlery-white-background_93675-134810.jpg" }, { id: "6", name: "Bread Knife", price: "$195", variant: "Serrated", imageSrc: "http://img.b2bpic.net/free-photo/bread-slices-with-toast-tea_114579-29222.jpg" }, -- 2.49.1