Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -81,7 +81,7 @@ export default function AboutPage() {
|
||||
dashboard={{
|
||||
title: "More Supermarket Overview",
|
||||
logoIcon: Home,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/supermarket_74190-4412.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/supermarket_74190-4412.jpg?_wi=2",
|
||||
imageAlt: "supermarket interior clean bright modern lighting",
|
||||
searchPlaceholder: "Learn more",
|
||||
buttons: [
|
||||
|
||||
@@ -82,7 +82,7 @@ export default function ContactPage() {
|
||||
dashboard={{
|
||||
title: "Contact Information",
|
||||
logoIcon: Phone,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-notebook-buys-groceries-supermarket_169016-5434.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-notebook-buys-groceries-supermarket_169016-5434.jpg?_wi=2",
|
||||
searchPlaceholder: "How can we help?",
|
||||
buttons: [
|
||||
{ text: "Call: 081081 38000", href: "tel:08108138000" },
|
||||
@@ -150,7 +150,7 @@ export default function ContactPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/supermarket_74190-4412.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/supermarket_74190-4412.jpg?_wi=3"
|
||||
imageAlt="More Supermarket store interior"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
|
||||
@@ -90,7 +90,7 @@ export default function HomePage() {
|
||||
dashboard={{
|
||||
title: "Quick Access",
|
||||
logoIcon: ShoppingCart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-notebook-buys-groceries-supermarket_169016-5434.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-notebook-buys-groceries-supermarket_169016-5434.jpg?_wi=1",
|
||||
imageAlt: "fresh grocery supermarket aisle produce display",
|
||||
searchPlaceholder: "Search products",
|
||||
buttons: [
|
||||
@@ -214,7 +214,7 @@ export default function HomePage() {
|
||||
name: "Dairy Products",
|
||||
price: "Quality Brands",
|
||||
variant: "Milk, Yogurt, Cheese",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg?_wi=1",
|
||||
imageAlt: "Dairy and milk products",
|
||||
},
|
||||
{
|
||||
@@ -222,7 +222,7 @@ export default function HomePage() {
|
||||
name: "Snacks & Packaged",
|
||||
price: "Variety Selection",
|
||||
variant: "All Popular Brands",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg?_wi=2",
|
||||
imageAlt: "Packaged snacks and foods",
|
||||
},
|
||||
{
|
||||
@@ -230,7 +230,7 @@ export default function HomePage() {
|
||||
name: "Household Essentials",
|
||||
price: "Daily Needs",
|
||||
variant: "Cleaning & Personal Care",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg?_wi=3",
|
||||
imageAlt: "Household products",
|
||||
},
|
||||
{
|
||||
@@ -238,7 +238,7 @@ export default function HomePage() {
|
||||
name: "Beverages",
|
||||
price: "Hot & Cold",
|
||||
variant: "Tea, Coffee, Juice",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg?_wi=4",
|
||||
imageAlt: "Beverages selection",
|
||||
},
|
||||
{
|
||||
@@ -246,7 +246,7 @@ export default function HomePage() {
|
||||
name: "Personal Care",
|
||||
price: "Premium Brands",
|
||||
variant: "Health & Beauty",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg?_wi=5",
|
||||
imageAlt: "Personal care products",
|
||||
},
|
||||
]}
|
||||
@@ -270,7 +270,7 @@ export default function HomePage() {
|
||||
name: "Sujatha M.",
|
||||
handle: "Family of 4",
|
||||
testimonial: "Good display of products and neat atmosphere. Perfect place for family grocery shopping.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-green-eyed-brunette-woman-hair-band-white-t-shirt-against-wall-windows-cacti_197531-17042.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-green-eyed-brunette-woman-hair-band-white-t-shirt-against-wall-windows-cacti_197531-17042.jpg?_wi=1",
|
||||
imageAlt: "Sujatha M.",
|
||||
},
|
||||
{
|
||||
@@ -278,7 +278,7 @@ export default function HomePage() {
|
||||
name: "Ramesh K.",
|
||||
handle: "Regular Customer",
|
||||
testimonial: "Fresh vegetables daily and helpful staff. More Supermarket is my go-to store.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg?_wi=1",
|
||||
imageAlt: "Ramesh K.",
|
||||
},
|
||||
{
|
||||
@@ -302,7 +302,7 @@ export default function HomePage() {
|
||||
name: "Lakshmi R.",
|
||||
handle: "Housewife",
|
||||
testimonial: "Wide selection and excellent quality. My first choice for groceries.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-green-eyed-brunette-woman-hair-band-white-t-shirt-against-wall-windows-cacti_197531-17042.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-green-eyed-brunette-woman-hair-band-white-t-shirt-against-wall-windows-cacti_197531-17042.jpg?_wi=2",
|
||||
imageAlt: "Lakshmi R.",
|
||||
},
|
||||
{
|
||||
@@ -310,7 +310,7 @@ export default function HomePage() {
|
||||
name: "Vikram P.",
|
||||
handle: "Neighborhood Friend",
|
||||
testimonial: "Best supermarket in Hayathnagar. Open late, which is very convenient.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg?_wi=2",
|
||||
imageAlt: "Vikram P.",
|
||||
},
|
||||
]}
|
||||
@@ -326,7 +326,7 @@ export default function HomePage() {
|
||||
tagAnimation="blur-reveal"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/supermarket_74190-4412.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/supermarket_74190-4412.jpg?_wi=1"
|
||||
imageAlt="More Supermarket interior view"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
|
||||
Reference in New Issue
Block a user