Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 01:20:58 +00:00

View File

@@ -54,10 +54,10 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Mitchell", handle: "Regular Guest", testimonial: "The finest coffee experience I've ever had. Every detail is perfected.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Mitchell"},
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Mitchell"},
{
name: "James Chen", handle: "Coffee Enthusiast", testimonial: "Outstanding quality and an atmosphere that inspires. Truly exceptional.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Chen"},
]}
buttons={[
{ text: "Explore Our Menu", href: "#menu" },
@@ -145,9 +145,9 @@ export default function LandingPage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1", title: "A Sanctuary for Coffee Lovers", quote: "Every visit to The Artisan Café feels like stepping into a world of pure sophistication. The quality of their espresso is unmatched, and the attention to detail in every cup is evident.", name: "Victoria Monroe", role: "Entrepreneur & Coffee Connoisseur", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Victoria Monroe"},
id: "1", title: "A Sanctuary for Coffee Lovers", quote: "Every visit to The Artisan Café feels like stepping into a world of pure sophistication. The quality of their espresso is unmatched, and the attention to detail in every cup is evident.", name: "Victoria Monroe", role: "Entrepreneur & Coffee Connoisseur", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Victoria Monroe"},
{
id: "2", title: "Excellence in Every Interaction", quote: "The baristas here are true artisans. They don't just serve coffee; they share knowledge and passion with every interaction. It's a genuine pleasure.", name: "Marcus Sterling", role: "Designer & Creative Professional", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Sterling"},
id: "2", title: "Excellence in Every Interaction", quote: "The baristas here are true artisans. They don't just serve coffee; they share knowledge and passion with every interaction. It's a genuine pleasure.", name: "Marcus Sterling", role: "Designer & Creative Professional", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Marcus Sterling"},
{
id: "3", title: "The Perfect Work Environment", quote: "I've worked from countless cafés, but The Artisan Café stands apart. The ambiance is inspiring, the WiFi is reliable, and the coffee is simply outstanding.", name: "Elena Rodriguez", role: "Remote Consultant", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", imageAlt: "Elena Rodriguez"},
{