Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 21:11:21 +00:00

View File

@@ -71,7 +71,7 @@ export default function HomePage() {
tag="24-Hour Local Bird Shop"
title="Karachi's Trusted Bird Shop"
description="Healthy birds, fair prices, and friendly service. Open 24 hours in Qayyumabad. Your trusted source for parrots, lovebirds, pigeons, and bird care supplies."
imageSrc="http://img.b2bpic.net/free-photo/bird-market-bunch-budgies_181624-25730.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bird-market-bunch-budgies_181624-25730.jpg?_wi=1"
imageAlt="Sultan Birds Shop storefront"
mediaAnimation="slide-up"
testimonials={[
@@ -176,7 +176,7 @@ export default function HomePage() {
{
id: "1", name: "Shop Interior", price: "Open 24/7", imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-notepad-shop_107420-95958.jpg", imageAlt: "Shop interior"},
{
id: "2", name: "Bird Collection", price: "Fresh Daily", imageSrc: "http://img.b2bpic.net/free-photo/bird-market-bunch-budgies_181624-25730.jpg", imageAlt: "Our bird collection"},
id: "2", name: "Bird Collection", price: "Fresh Daily", imageSrc: "http://img.b2bpic.net/free-photo/bird-market-bunch-budgies_181624-25730.jpg?_wi=2", imageAlt: "Our bird collection"},
{
id: "3", name: "Shop Location", price: "Qayyumabad", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-girl-walking-down-street-funny-sunglasses_231208-2827.jpg", imageAlt: "Shop exterior"},
]}