Update src/app/page.tsx
This commit is contained in:
@@ -59,17 +59,17 @@ export default function LandingPage() {
|
||||
name: "Sarah Chen", handle: "Local Customer", testimonial:
|
||||
"Probably one of the best donuts I had in forever. Soft inside, slight crunch outside.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg?_wi=1"},
|
||||
{
|
||||
name: "Marcus Rodriguez", handle: "Regular", testimonial:
|
||||
"The prices are fair and the integrity of this business is why it's been around for decades.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pretty-girl-with-scarf-sunset_1153-873.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/pretty-girl-with-scarf-sunset_1153-873.jpg?_wi=1"},
|
||||
{
|
||||
name: "James Miller", handle: "Long-Time Visitor", testimonial:
|
||||
"Best donut spot in town. I stop every time I'm back in Delano.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=1"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
@@ -146,15 +146,15 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Jennifer Lopez", role: "Local Mom", company: "Delano", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "David Thompson", role: "Café Owner", company: "Downtown Delano", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pretty-girl-with-scarf-sunset_1153-873.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/pretty-girl-with-scarf-sunset_1153-873.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Angela Martinez", role: "Teacher", company: "Delano Schools", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=2"},
|
||||
{
|
||||
id: "4", name: "Robert Chen", role: "Student", company: "Local High School", rating: 5,
|
||||
imageSrc:
|
||||
|
||||
Reference in New Issue
Block a user