Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-06 05:34:47 +00:00

View File

@@ -121,10 +121,10 @@ export default function LandingPage() {
tagIcon={Heart}
features={[
{
id: "fresh", title: "Fresh Every Morning", description: "All donuts and pastries baked fresh daily starting at 5 AM. No day-old inventory.", tag: "Daily", imageSrc: "http://img.b2bpic.net/free-photo/glass-showcase-pastry-shop-with-variety-fresh-cakes-pastries-popular-sweet-desserts-offered-sale_639032-1341.jpg"
id: "fresh", title: "Fresh Every Morning", description: "All donuts and pastries baked fresh daily starting at 5 AM. No day-old inventory.", tag: "Daily", imageSrc: "http://img.b2bpic.net/free-photo/glass-showcase-pastry-shop-with-variety-fresh-cakes-pastries-popular-sweet-desserts-offered-sale_639032-1341.jpg?_wi=1"
},
{
id: "variety", title: "Wide Variety", description: "From classic glazed to specialty filled donuts, coffee, and seasonal favorites. Something for everyone.", tag: "Selection", imageSrc: "http://img.b2bpic.net/free-photo/glass-showcase-pastry-shop-with-variety-fresh-cakes-pastries-popular-sweet-desserts-offered-sale_639032-1341.jpg"
id: "variety", title: "Wide Variety", description: "From classic glazed to specialty filled donuts, coffee, and seasonal favorites. Something for everyone.", tag: "Selection", imageSrc: "http://img.b2bpic.net/free-photo/glass-showcase-pastry-shop-with-variety-fresh-cakes-pastries-popular-sweet-desserts-offered-sale_639032-1341.jpg?_wi=2"
},
{
id: "service", title: "Fast Takeout Service", description: "Quick, friendly service perfect for busy mornings. Grab-and-go boxes available for convenience.", tag: "Speed", imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-sweet-donuts-box-turquoise-surface_141793-18440.jpg"
@@ -148,7 +148,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Regular Customer", company: "Wylie Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Sarah Johnson"
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", role: "Office Manager", company: "Local Business", rating: 5,
@@ -160,7 +160,7 @@ export default function LandingPage() {
},
{
id: "4", name: "David Kim", role: "Morning Commuter", company: "Regular Guest", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "David Kim"
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2", imageAlt: "David Kim"
},
]}
gridVariant="uniform-all-items-equal"
@@ -191,7 +191,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/glass-showcase-pastry-shop-with-variety-fresh-cakes-pastries-popular-sweet-desserts-offered-sale_639032-1341.jpg"
imageSrc="http://img.b2bpic.net/free-photo/glass-showcase-pastry-shop-with-variety-fresh-cakes-pastries-popular-sweet-desserts-offered-sale_639032-1341.jpg?_wi=3"
imageAlt="King Donut shop interior"
logoText="King Donut"
copyrightText="© 2025 King Donut. All rights reserved."