Update src/app/our-birds/page.tsx
This commit is contained in:
@@ -64,7 +64,7 @@ export default function OurBirdsPage() {
|
||||
price: "Call for Availability",
|
||||
rating: 5,
|
||||
reviewCount: "30+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/macau-parrot_1339-3383.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/macau-parrot_1339-3383.jpg?_wi=2",
|
||||
imageAlt: "Colorful parrots available",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function OurBirdsPage() {
|
||||
price: "Call for Availability",
|
||||
rating: 5,
|
||||
reviewCount: "25+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-white-budgerigar-pets-concept-domestic-birds_169016-58958.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-white-budgerigar-pets-concept-domestic-birds_169016-58958.jpg?_wi=2",
|
||||
imageAlt: "Cute lovebirds for sale",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function OurBirdsPage() {
|
||||
price: "Call for Availability",
|
||||
rating: 5,
|
||||
reviewCount: "28+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-dove-closeup_1182-984.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-dove-closeup_1182-984.jpg?_wi=2",
|
||||
imageAlt: "Healthy pigeons available",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function OurBirdsPage() {
|
||||
price: "Starting at Rs. 2,000",
|
||||
rating: 5,
|
||||
reviewCount: "20+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-white-budgie-cage-pets-concept_169016-60124.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-white-budgie-cage-pets-concept_169016-60124.jpg?_wi=2",
|
||||
imageAlt: "Various bird cages in stock",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function OurBirdsPage() {
|
||||
price: "Starting at Rs. 500",
|
||||
rating: 5,
|
||||
reviewCount: "35+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-muesli-cereal-healthy-breakfast-concept-image_181624-33411.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-muesli-cereal-healthy-breakfast-concept-image_181624-33411.jpg?_wi=2",
|
||||
imageAlt: "Premium bird feed and seeds",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function OurBirdsPage() {
|
||||
price: "Various prices",
|
||||
rating: 5,
|
||||
reviewCount: "22+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-white-budgie-cage-pets-concept_169016-59575.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-white-budgie-cage-pets-concept_169016-59575.jpg?_wi=2",
|
||||
imageAlt: "Bird care accessories",
|
||||
},
|
||||
]}
|
||||
@@ -140,7 +140,7 @@ export default function OurBirdsPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegance-blonde-girl-fur-coat-store-fur-coats-leather-jackets_627829-8502.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegance-blonde-girl-fur-coat-store-fur-coats-leather-jackets_627829-8502.jpg?_wi=3"
|
||||
imageAlt="SULTAN BIRDS SHOP interior with happy customers"
|
||||
logoText="SULTAN BIRDS SHOP"
|
||||
copyrightText="© 2025 SULTAN BIRDS SHOP. All rights reserved. Karachi, Pakistan."
|
||||
|
||||
Reference in New Issue
Block a user