Merge version_1 into main #1
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-slice_1339-432.jpg?_wi=1",
|
||||
imageAlt: "luxury chef knife dark background",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-chef-attire_23-2151217164.jpg?_wi=1",
|
||||
imageAlt: "luxury chef knife dark background",
|
||||
},
|
||||
]}
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
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={[
|
||||
{
|
||||
@@ -165,21 +165,21 @@ export default function LandingPage() {
|
||||
name: "8\" Chef Knife",
|
||||
price: "$295",
|
||||
variant: "Damascus",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-slice_1339-432.jpg",
|
||||
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",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-chef-attire_23-2151217164.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user