Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 19:38:09 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
{ text: "Shop Collection", href: "products" },
{ text: "Learn More", href: "about" },
]}
imageSrc="http://img.b2bpic.net/free-photo/young-dark-haired-woman-serving-table-kitchen_259150-59709.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-dark-haired-woman-serving-table-kitchen_259150-59709.jpg?_wi=1"
imageAlt="Premium ceramic plates collection"
showDimOverlay={true}
/>
@@ -78,16 +78,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "Home Chef", company: "Chicago, IL", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell"},
{
id: "2", name: "David Chen", role: "Interior Designer", company: "New York, NY", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Chen"},
{
id: "3", name: "Emma Rodriguez", role: "Restaurant Owner", company: "Miami, FL", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Rodriguez"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emma Rodriguez"},
{
id: "4", name: "James Williams", role: "Event Planner", company: "San Francisco, CA", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Williams"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "James Williams"},
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
@@ -124,7 +124,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/young-dark-haired-woman-serving-table-kitchen_259150-59709.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-dark-haired-woman-serving-table-kitchen_259150-59709.jpg?_wi=2"
imageAlt="Premium plates collection"
logoText="PlatesMart"
copyrightText="© 2025 PlatesMart. All rights reserved."