Merge version_1 into main #1
@@ -111,9 +111,9 @@ 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"},
|
||||
{
|
||||
@@ -134,7 +134,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,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", imageAlt: "Michael Chen"},
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
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"
|
||||
animationType="slide-up"
|
||||
@@ -172,7 +172,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."
|
||||
|
||||
Reference in New Issue
Block a user