Merge version_1 into main #3
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
{ value: "9+", title: "Years of Excellence" },
|
||||
{ value: "1000+", title: "Happy Families" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg?_wi=1"
|
||||
imageAlt="Habibi Restaurant Interior"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Habibi Classic", name: "Kabuli Pulao", price: "PKR 1,200", rating: 5,
|
||||
reviewCount: "680+", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pakistan-dish-assortment_23-2148821527.jpg", imageAlt: "kabuli pulao fragrant rice meat carrots raisins"
|
||||
reviewCount: "680+", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pakistan-dish-assortment_23-2148821527.jpg?_wi=1", imageAlt: "kabuli pulao fragrant rice meat carrots raisins"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Habibi Authentic", name: "Shinwari Karahi", price: "PKR 1,400", rating: 5,
|
||||
@@ -122,11 +122,11 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Fast Service", author: "Customer Favorite", description: "Even during busy hours, orders arrive quickly without compromising on quality or presentation.", tags: ["Service", "Speed"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg", imageAlt: "Fast service at Habibi"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg?_wi=2", imageAlt: "Fast service at Habibi"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Signature Flavors", author: "Culinary Excellence", description: "Kabuli Pulao and Shinwari Karahi remain customer favorites, perfected through years of dedication.", tags: ["Taste", "Authentic"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pakistan-dish-assortment_23-2148821527.jpg", imageAlt: "Signature flavor dishes"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pakistan-dish-assortment_23-2148821527.jpg?_wi=2", imageAlt: "Signature flavor dishes"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Family Friendly Atmosphere", author: "Warm Hospitality", description: "Spacious dining perfect for gatherings, celebrations, and family moments with loved ones.", tags: ["Ambiance", "Comfort"],
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", title: "Experienced Since 2015", author: "Market Leader", description: "Nearly a decade of serving Islamabad with consistency, quality, and authentic hospitality.", tags: ["Heritage", "Trust"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg", imageAlt: "Habibi legacy and experience"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg?_wi=3", imageAlt: "Habibi legacy and experience"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Why Choose Habibi"
|
||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Special requests or dietary preferences...", rows: 3, required: false }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg?_wi=4"
|
||||
imageAlt="Habibi Restaurant Elegant Dining"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user