Update src/app/about/page.tsx
This commit is contained in:
@@ -79,7 +79,7 @@ export default function AboutPage() {
|
||||
quote: "Chapman's BBQ is the real deal. The brisket is incredibly tender and juicy, and their homemade sauce is absolutely outstanding. We visit at least twice a month!",
|
||||
name: "Marcus Johnson",
|
||||
role: "Local Food Critic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-organic-food-nutrition-vegetarianism-healthy-lifestyle-concept-portrait-handsome-positive-young-male-wearing-white-t-shirt-holding-red-yellow-bell-peppers-going-make-salad_343059-4844.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-organic-food-nutrition-vegetarianism-healthy-lifestyle-concept-portrait-handsome-positive-young-male-wearing-white-t-shirt-holding-red-yellow-bell-peppers-going-make-salad_343059-4844.jpg?_wi=2",
|
||||
imageAlt: "Marcus Johnson",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function AboutPage() {
|
||||
quote: "We've been coming to Chapman's for years. The smoked ribs are fall-off-the-bone perfect, and the staff treats us like family. Highly recommend!",
|
||||
name: "Sarah Williams",
|
||||
role: "Regular Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg?_wi=2",
|
||||
imageAlt: "Sarah Williams",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function AboutPage() {
|
||||
quote: "We drive 45 minutes just to eat here. The quality and authenticity can't be beat. This is what real BBQ should taste like.",
|
||||
name: "David Rodriguez",
|
||||
role: "BBQ Enthusiast",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-male-studio-people_1187-6060.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-male-studio-people_1187-6060.jpg?_wi=2",
|
||||
imageAlt: "David Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function AboutPage() {
|
||||
quote: "Great food, friendly atmosphere, and impeccable service. Chapman's BBQ is a gem in our community. Five stars!",
|
||||
name: "Emily Chen",
|
||||
role: "Frequent Visitor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-girl-white-background_176474-114043.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-girl-white-background_176474-114043.jpg?_wi=2",
|
||||
imageAlt: "Emily Chen",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function AboutPage() {
|
||||
quote: "We catered our company party with Chapman's BBQ and it was a huge hit. The team went above and beyond to make it special.",
|
||||
name: "Tom Bradley",
|
||||
role: "Business Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15888.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15888.jpg?_wi=2",
|
||||
imageAlt: "Tom Bradley",
|
||||
},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function AboutPage() {
|
||||
quote: "You can taste the love and care in every bite. Chapman's BBQ represents true craftsmanship in smoking meats.",
|
||||
name: "Lisa Martinez",
|
||||
role: "Food Blogger",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-1352.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-1352.jpg?_wi=2",
|
||||
imageAlt: "Lisa Martinez",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user