Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -89,16 +89,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Premium Stainless Steel Cookware Set", price: "Rs. 8,500", imageSrc: "http://img.b2bpic.net/free-photo/grayscale-overhead-shot-metal-pot-frying-pan-lid_181624-19627.jpg", imageAlt: "Premium cookware set", initialQuantity: 1
|
||||
id: "1", name: "Premium Stainless Steel Cookware Set", price: "Rs. 8,500", imageSrc: "http://img.b2bpic.net/free-photo/grayscale-overhead-shot-metal-pot-frying-pan-lid_181624-19627.jpg?_wi=1", imageAlt: "Premium cookware set", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "2", name: "Elegant Ceramic Dinnerware Collection", price: "Rs. 12,000", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157794.jpg", imageAlt: "Beautiful dinnerware set", initialQuantity: 1
|
||||
id: "2", name: "Elegant Ceramic Dinnerware Collection", price: "Rs. 12,000", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157794.jpg?_wi=1", imageAlt: "Beautiful dinnerware set", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "3", name: "Transparent Food Storage Containers", price: "Rs. 3,500", imageSrc: "http://img.b2bpic.net/free-photo/top-view-nutrition-food-meal-planning_23-2149074221.jpg", imageAlt: "Storage containers set", initialQuantity: 1
|
||||
id: "3", name: "Transparent Food Storage Containers", price: "Rs. 3,500", imageSrc: "http://img.b2bpic.net/free-photo/top-view-nutrition-food-meal-planning_23-2149074221.jpg?_wi=1", imageAlt: "Storage containers set", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "4", name: "Stainless Steel Kitchen Utensils Set", price: "Rs. 4,200", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-black-oval-rectangular-platters-black-cup-saucer-dark-red-table_140725-130788.jpg", imageAlt: "Kitchen utensils collection", initialQuantity: 1
|
||||
id: "4", name: "Stainless Steel Kitchen Utensils Set", price: "Rs. 4,200", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-black-oval-rectangular-platters-black-cup-saucer-dark-red-table_140725-130788.jpg?_wi=1", imageAlt: "Kitchen utensils collection", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "5", name: "Professional Non-Stick Bakeware Set", price: "Rs. 6,800", imageSrc: "http://img.b2bpic.net/free-photo/girl-home-making-cookies_23-2148832379.jpg", imageAlt: "Bakeware collection", initialQuantity: 1
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
id: "7", name: "Eco-Friendly Cleaning Supplies Kit", price: "Rs. 2,800", imageSrc: "http://img.b2bpic.net/free-photo/front-view-eco-friendly-cleaning-brushes-basket-with-ablution_23-2148818473.jpg", imageAlt: "Cleaning products", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "8", name: "Complete Kitchen Organization Bundle", price: "Rs. 15,000", imageSrc: "http://img.b2bpic.net/free-photo/top-view-nutrition-food-meal-planning_23-2149074221.jpg", imageAlt: "Storage organization bundle", initialQuantity: 1
|
||||
id: "8", name: "Complete Kitchen Organization Bundle", price: "Rs. 15,000", imageSrc: "http://img.b2bpic.net/free-photo/top-view-nutrition-food-meal-planning_23-2149074221.jpg?_wi=2", imageAlt: "Storage organization bundle", initialQuantity: 1
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
{ text: "Visit Our Store", href: "#store" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-notebook_23-2149235742.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-notebook_23-2149235742.jpg?_wi=1"
|
||||
imageAlt="Saleeqa store in Clifton, Karachi"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -190,19 +190,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Dinnerware & Tableware", description: "Beautiful ceramic and glass dinnerware sets for everyday meals and special occasions", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157794.jpg"
|
||||
title: "Dinnerware & Tableware", description: "Beautiful ceramic and glass dinnerware sets for everyday meals and special occasions", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157794.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Cookware & Pans", description: "Premium stainless steel and non-stick cookware for professional home cooking", imageSrc: "http://img.b2bpic.net/free-photo/grayscale-overhead-shot-metal-pot-frying-pan-lid_181624-19627.jpg"
|
||||
title: "Cookware & Pans", description: "Premium stainless steel and non-stick cookware for professional home cooking", imageSrc: "http://img.b2bpic.net/free-photo/grayscale-overhead-shot-metal-pot-frying-pan-lid_181624-19627.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Food Storage Solutions", description: "Modern transparent containers and organizational systems for kitchen storage", imageSrc: "http://img.b2bpic.net/free-photo/top-view-nutrition-food-meal-planning_23-2149074221.jpg"
|
||||
title: "Food Storage Solutions", description: "Modern transparent containers and organizational systems for kitchen storage", imageSrc: "http://img.b2bpic.net/free-photo/top-view-nutrition-food-meal-planning_23-2149074221.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Kitchen Utensils", description: "Essential cooking tools and utensils for every kitchen need", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-black-oval-rectangular-platters-black-cup-saucer-dark-red-table_140725-130788.jpg"
|
||||
title: "Kitchen Utensils", description: "Essential cooking tools and utensils for every kitchen need", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-black-oval-rectangular-platters-black-cup-saucer-dark-red-table_140725-130788.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -241,7 +241,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-notebook_23-2149235742.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-notebook_23-2149235742.jpg?_wi=2"
|
||||
imageAlt="Saleeqa homeware store interior"
|
||||
logoText="Saleeqa"
|
||||
copyrightText="© 2004-2025 Saleeqa | Trusted Homeware & Kitchenware Store | Clifton, Karachi"
|
||||
|
||||
Reference in New Issue
Block a user