Update src/app/page.tsx
This commit is contained in:
@@ -77,21 +77,21 @@ export default function LandingPage() {
|
||||
handle: "@elena_k",
|
||||
testimonial: "Truly a hidden gem for local artisans.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660680.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660680.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Marcus D.",
|
||||
handle: "@marcusd",
|
||||
testimonial: "High-quality products and unique finds.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting-table_23-2149684349.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting-table_23-2149684349.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah P.",
|
||||
handle: "@sarahp",
|
||||
testimonial: "Love the selection and attention to detail.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-showing-christmas-stocking-gray-background_114579-55251.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-showing-christmas-stocking-gray-background_114579-55251.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -272,7 +272,7 @@ export default function LandingPage() {
|
||||
role: "Shopper",
|
||||
company: "Peachtree",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660680.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660680.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -280,7 +280,7 @@ export default function LandingPage() {
|
||||
role: "Gifter",
|
||||
company: "Peachtree",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting-table_23-2149684349.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting-table_23-2149684349.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -288,7 +288,7 @@ export default function LandingPage() {
|
||||
role: "Shopper",
|
||||
company: "Peachtree",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-showing-christmas-stocking-gray-background_114579-55251.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-showing-christmas-stocking-gray-background_114579-55251.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Voices of Joy"
|
||||
|
||||
Reference in New Issue
Block a user