Merge version_1 into main #1
@@ -56,15 +56,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "John Carver", handle: "Local Guide", testimonial: "Best place in town! Amazing little rustic and cute diner with a very friendly staff, delicious food options, and a cozy environment.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-with-skateboard_23-2148264213.jpg", imageAlt: "John Carver"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-with-skateboard_23-2148264213.jpg?_wi=1", imageAlt: "John Carver"
|
||||
},
|
||||
{
|
||||
name: "Robert Sara", handle: "Local Guide", testimonial: "Thank you for a great lunch and friendly service. Made driving there from Belgrade worth it!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-barista-holding-coffee-cup-cafe_1170-590.jpg", imageAlt: "Robert Sara"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-barista-holding-coffee-cup-cafe_1170-590.jpg?_wi=1", imageAlt: "Robert Sara"
|
||||
},
|
||||
{
|
||||
name: "M B", handle: "Local Guide", testimonial: "Cozy atmosphere with an old school diner feel. Super friendly staff and attentive service.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-office-employers-thumbing-up-smiling-two-happy-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-cooperation-concept_74855-6924.jpg", imageAlt: "M B"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-office-employers-thumbing-up-smiling-two-happy-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-cooperation-concept_74855-6924.jpg?_wi=1", imageAlt: "M B"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -208,13 +208,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "john-carver", name: "John Carver", role: "Local Guide", testimonial: "Best place in town! Amazing little rustic and cute diner with a very friendly staff, delicious food options, and a cozy environment. Super satisfying restaurant. The food will make you want to come back for more!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-with-skateboard_23-2148264213.jpg", imageAlt: "John Carver", icon: Star
|
||||
id: "john-carver", name: "John Carver", role: "Local Guide", testimonial: "Best place in town! Amazing little rustic and cute diner with a very friendly staff, delicious food options, and a cozy environment. Super satisfying restaurant. The food will make you want to come back for more!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-with-skateboard_23-2148264213.jpg?_wi=2", imageAlt: "John Carver", icon: Star
|
||||
},
|
||||
{
|
||||
id: "robert-sara", name: "Robert Sara", role: "Local Guide", testimonial: "Thank you for a great lunch and friendly service made driving there from Belgrade worth it. Truly appreciated the warm welcome and delicious meal!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-barista-holding-coffee-cup-cafe_1170-590.jpg", imageAlt: "Robert Sara", icon: Star
|
||||
id: "robert-sara", name: "Robert Sara", role: "Local Guide", testimonial: "Thank you for a great lunch and friendly service made driving there from Belgrade worth it. Truly appreciated the warm welcome and delicious meal!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-barista-holding-coffee-cup-cafe_1170-590.jpg?_wi=2", imageAlt: "Robert Sara", icon: Star
|
||||
},
|
||||
{
|
||||
id: "m-b", name: "M B", role: "Local Guide", testimonial: "Out touring around and found this place. Cozy atmosphere with an old school diner feel. Super friendly staff and attentive. The homemade food is absolutely delicious and reminds me of my grandmother's cooking.", imageSrc: "http://img.b2bpic.net/free-photo/confident-office-employers-thumbing-up-smiling-two-happy-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-cooperation-concept_74855-6924.jpg", imageAlt: "M B", icon: Star
|
||||
id: "m-b", name: "M B", role: "Local Guide", testimonial: "Out touring around and found this place. Cozy atmosphere with an old school diner feel. Super friendly staff and attentive. The homemade food is absolutely delicious and reminds me of my grandmother's cooking.", imageSrc: "http://img.b2bpic.net/free-photo/confident-office-employers-thumbing-up-smiling-two-happy-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-cooperation-concept_74855-6924.jpg?_wi=2", imageAlt: "M B", icon: Star
|
||||
},
|
||||
{
|
||||
id: "sarah-montana", name: "Sarah Montana", role: "Regular Customer", testimonial: "I visit Mountain Good at least twice a month. The consistency in quality and the genuine care from the staff make it my favorite spot in Boulder. Their fried cheesecake is absolutely incredible!", imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-looking-front_197531-19779.jpg", imageAlt: "Sarah Montana", icon: Star
|
||||
|
||||
Reference in New Issue
Block a user