Update src/app/contact/page.tsx
This commit is contained in:
@@ -131,28 +131,28 @@ export default function ContactPage() {
|
||||
id: 1,
|
||||
title: "Call Us Directly",
|
||||
description: "Phone: +91-9876-543-210 - Available during store hours",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pink-cocktail-garnished-with-dried-rose-petals_141793-2160.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pink-cocktail-garnished-with-dried-rose-petals_141793-2160.jpg?_wi=4",
|
||||
imageAlt: "Call Taj Icecream"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "WhatsApp Order",
|
||||
description: "Message us on WhatsApp for quick orders and inquiries",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/typical-brazilian-freezies-with-fruits-still-life_23-2150187440.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/typical-brazilian-freezies-with-fruits-still-life_23-2150187440.jpg?_wi=4",
|
||||
imageAlt: "WhatsApp Order"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Visit Our Shop",
|
||||
description: "Located in Bohri Mohalla, Mumbai - Walk in anytime we're open",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-cupcakes-table_23-2147758341.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-cupcakes-table_23-2147758341.jpg?_wi=3",
|
||||
imageAlt: "Visit Taj Icecream Shop"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Late Night Orders",
|
||||
description: "Order till 3 AM daily - Perfect for your late night cravings",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-milkshake-with-plain-background_23-2148296064.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-milkshake-with-plain-background_23-2148296064.jpg?_wi=4",
|
||||
imageAlt: "Late Night Delivery"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user