Merge version_1 into main #1
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_gourmet",
|
||||
testimonial: "The best chocolate I have ever tasted! Truly luxurious.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-chocolate-bowls-with-filling-plate_23-2148123875.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-chocolate-bowls-with-filling-plate_23-2148123875.jpg?_wi=1",
|
||||
imageAlt: "luxury chocolate macro shot",
|
||||
},
|
||||
{
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_foodie",
|
||||
testimonial: "Exquisite quality and beautiful presentation.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assorted-chocolate-sweets-shape-heart_651396-1575.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assorted-chocolate-sweets-shape-heart_651396-1575.jpg?_wi=1",
|
||||
imageAlt: "assorted gourmet chocolates box",
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
handle: "@julian_c",
|
||||
testimonial: "Truly worth every penny. Divine experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-creative-chocolate-arrangement-dark-background_23-2148549342.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-creative-chocolate-arrangement-dark-background_23-2148549342.jpg?_wi=1",
|
||||
imageAlt: "dark chocolate bar broken",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
handle: "@linda_sweets",
|
||||
testimonial: "Obsessed with their sea salt dark chocolate.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/freshly-picked-black-truffles-market-table-with-very-fancy-decoration_573717-71.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/freshly-picked-black-truffles-market-table-with-very-fancy-decoration_573717-71.jpg?_wi=1",
|
||||
imageAlt: "white chocolate hazelnut truffle",
|
||||
},
|
||||
]}
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dark-chocolate-bowls-with-filling-plate_23-2148123875.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dark-chocolate-bowls-with-filling-plate_23-2148123875.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-eating-vegetable-salad-with-tomato-bell-pepper-dill-rocket_140725-10819.jpg",
|
||||
@@ -215,19 +215,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Gold Truffle Box",
|
||||
price: "$45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assorted-chocolate-sweets-shape-heart_651396-1575.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assorted-chocolate-sweets-shape-heart_651396-1575.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Dark Forest Bar",
|
||||
price: "$12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-creative-chocolate-arrangement-dark-background_23-2148549342.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-creative-chocolate-arrangement-dark-background_23-2148549342.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Hazelnut Truffle",
|
||||
price: "$15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/freshly-picked-black-truffles-market-table-with-very-fancy-decoration_573717-71.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/freshly-picked-black-truffles-market-table-with-very-fancy-decoration_573717-71.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
|
||||
Reference in New Issue
Block a user