Merge version_1 into main #1
@@ -64,35 +64,35 @@ export default function LandingPage() {
|
||||
handle: "@elena_m",
|
||||
testimonial: "The best roast in the city. The atmosphere is unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-drinking-coffee_23-2150378310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-drinking-coffee_23-2150378310.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Mark S.",
|
||||
handle: "@marks",
|
||||
testimonial: "Perfectly crafted lattes every single time. My go-to spot.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-young-girl-posing_23-2148421623.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-young-girl-posing_23-2148421623.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah P.",
|
||||
handle: "@sarahp",
|
||||
testimonial: "A cozy haven. The staff really knows their coffee.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-meeting-restaurant_23-2148395335.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-meeting-restaurant_23-2148395335.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "David W.",
|
||||
handle: "@davidw",
|
||||
testimonial: "I love the attention to detail in their brewing methods.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-reading-book-drinking-his-tea-desk_114579-28416.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-reading-book-drinking-his-tea-desk_114579-28416.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Jessica R.",
|
||||
handle: "@jessr",
|
||||
testimonial: "Absolutely wonderful place for a quick morning pick-me-up.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-their-cups-tea_23-2148693090.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-their-cups-tea_23-2148693090.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
||||
role: "Designer",
|
||||
company: "Studio B",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-drinking-coffee_23-2150378310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-drinking-coffee_23-2150378310.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -245,7 +245,7 @@ export default function LandingPage() {
|
||||
role: "Developer",
|
||||
company: "TechLabs",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-young-girl-posing_23-2148421623.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-young-girl-posing_23-2148421623.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -253,7 +253,7 @@ export default function LandingPage() {
|
||||
role: "Teacher",
|
||||
company: "Oak High",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-meeting-restaurant_23-2148395335.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-meeting-restaurant_23-2148395335.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -261,7 +261,7 @@ export default function LandingPage() {
|
||||
role: "Manager",
|
||||
company: "GrowthCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-reading-book-drinking-his-tea-desk_114579-28416.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-reading-book-drinking-his-tea-desk_114579-28416.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -269,7 +269,7 @@ export default function LandingPage() {
|
||||
role: "Artist",
|
||||
company: "Art Collective",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-their-cups-tea_23-2148693090.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-their-cups-tea_23-2148693090.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user