diff --git a/src/app/page.tsx b/src/app/page.tsx index 12ba26e..14215b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,7 +135,7 @@ export default function LandingPage() { id: "2", title: "Espresso Perfection", quote: "As someone who spent three years in Italy, I can honestly say Seattle Coffee serves the best espresso in the Pacific Northwest. The quality is uncompromising and the passion is genuine.", name: "Marco Rossi", role: "Coffee Connoisseur", imageSrc: "http://img.b2bpic.net/free-photo/coffee-break_1098-14791.jpg", imageAlt: "Marco Rossi" }, { - id: "3", title: "Supporting Local, Supporting Values", quote: "I love that Seattle Coffee sources ethically and supports local farmers. Knowing my coffee purchase makes a real difference in the world makes every sip taste better.", name: "Jessica Wong", role: "Sustainability Advocate", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Wong" + id: "3", title: "Supporting Local, Supporting Values", quote: "I love that Seattle Coffee sources ethically and supports local farmers. Knowing my coffee purchase makes a real difference in the world makes every sip taste better.", name: "Jessica Wong", role: "Sustainability Advocate", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Jessica Wong" }, { id: "4", title: "More Than Coffee", quote: "The team at Seattle Coffee genuinely cares about their craft and their customers. It's that rare place where you can be a regular or a first-timer and feel equally welcome.", name: "David Martinez", role: "Local Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "David Martinez" @@ -144,7 +144,7 @@ export default function LandingPage() { id: "5", title: "Changed My Morning Routine", quote: "Since discovering Seattle Coffee, my mornings have transformed. The ritual of getting my daily brew has become a cherished part of my day. Highly addictive in the best way!", name: "Amanda Lee", role: "Marketing Executive", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Amanda Lee" }, { - id: "6", title: "A Coffee Education", quote: "The baristas actually teach me about coffee origins and brewing methods. I've learned more about coffee here than anywhere else. That expertise elevates the entire experience.", name: "Robert Thompson", role: "Tech Professional", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Thompson" + id: "6", title: "A Coffee Education", quote: "The baristas actually teach me about coffee origins and brewing methods. I've learned more about coffee here than anywhere else. That expertise elevates the entire experience.", name: "Robert Thompson", role: "Tech Professional", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Robert Thompson" } ]} textboxLayout="default"