Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-12 04:03:38 +00:00

View File

@@ -58,15 +58,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Mitchell", handle: "Food Critic, Artisan Weekly", testimonial: "The finest pastries I've ever experienced. Every bite reveals meticulous craftsmanship.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg?_wi=1"
},
{
name: "James Chen", handle: "Chef, Michelin-starred Restaurant", testimonial: "Impeccable quality. Their sourdough is a masterpiece of technique and flavor.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-businessman-model-dressed-elegant-blue-suit-with-glasses_158538-4406.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-businessman-model-dressed-elegant-blue-suit-with-glasses_158538-4406.jpg?_wi=1"
},
{
name: "Emma Rodriguez", handle: "Food Blogger, Culinary Stories", testimonial: "Pure elegance on a plate. This is what premium baking looks like.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/indian-person-working-freelance-laptop-website-analyzing-online-report-browsing-internet-from-home-dong-remote-work-wireless-computer-send-email-research-plan-webinar-study_482257-50278.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/indian-person-working-freelance-laptop-website-analyzing-online-report-browsing-internet-from-home-dong-remote-work-wireless-computer-send-email-research-plan-webinar-study_482257-50278.jpg?_wi=1"
}
]}
testimonialRotationInterval={5000}
@@ -131,13 +131,13 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Sophie Laurent", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg", imageAlt: "Sophie Laurent"
id: "1", name: "Sophie Laurent", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg?_wi=2", imageAlt: "Sophie Laurent"
},
{
id: "2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-businessman-model-dressed-elegant-blue-suit-with-glasses_158538-4406.jpg", imageAlt: "Marcus Johnson"
id: "2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-businessman-model-dressed-elegant-blue-suit-with-glasses_158538-4406.jpg?_wi=2", imageAlt: "Marcus Johnson"
},
{
id: "3", name: "Lucia Rossi", imageSrc: "http://img.b2bpic.net/free-photo/indian-person-working-freelance-laptop-website-analyzing-online-report-browsing-internet-from-home-dong-remote-work-wireless-computer-send-email-research-plan-webinar-study_482257-50278.jpg", imageAlt: "Lucia Rossi"
id: "3", name: "Lucia Rossi", imageSrc: "http://img.b2bpic.net/free-photo/indian-person-working-freelance-laptop-website-analyzing-online-report-browsing-internet-from-home-dong-remote-work-wireless-computer-send-email-research-plan-webinar-study_482257-50278.jpg?_wi=2", imageAlt: "Lucia Rossi"
},
{
id: "4", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-thinking-about-business-while-holding-hand-chin-isolated-dark-background_613910-6615.jpg", imageAlt: "David Chen"
@@ -177,10 +177,10 @@ export default function LandingPage() {
textboxLayout="default"
features={[
{
title: "Location", description: "123 Artisan Lane, Craft District\nOpen TuesdaySunday, 10am6pm\nClosed Mondays", imageSrc: "http://img.b2bpic.net/free-photo/defocused-restaurant-entrance_1203-378.jpg", imageAlt: "Our artisan bakery storefront", button: { text: "Get Directions", href: "#" }
title: "Location", description: "123 Artisan Lane, Craft District\nOpen TuesdaySunday, 10am6pm\nClosed Mondays", imageSrc: "http://img.b2bpic.net/free-photo/defocused-restaurant-entrance_1203-378.jpg?_wi=1", imageAlt: "Our artisan bakery storefront", button: { text: "Get Directions", href: "#" }
},
{
title: "Contact", description: "Phone: (555) 123-4567\nEmail: hello@artisanbakery.com\nBookings available online", imageSrc: "http://img.b2bpic.net/free-photo/defocused-restaurant-entrance_1203-378.jpg", imageAlt: "Artisan bakery contact information", button: { text: "Book Visit", href: "#" }
title: "Contact", description: "Phone: (555) 123-4567\nEmail: hello@artisanbakery.com\nBookings available online", imageSrc: "http://img.b2bpic.net/free-photo/defocused-restaurant-entrance_1203-378.jpg?_wi=2", imageAlt: "Artisan bakery contact information", button: { text: "Book Visit", href: "#" }
}
]}
gridVariant="two-columns-alternating-heights"
@@ -193,7 +193,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/defocused-restaurant-entrance_1203-378.jpg"
imageSrc="http://img.b2bpic.net/free-photo/defocused-restaurant-entrance_1203-378.jpg?_wi=3"
imageAlt="Artisan bakery storefront exterior"
logoText="Artisan Bakery"
columns={[