Update src/app/page.tsx
This commit is contained in:
@@ -169,29 +169,29 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "sarees",
|
||||
name: "Sarees",
|
||||
price: "From ₹1,299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-touching-curtain_23-2151693657.jpg",
|
||||
price: "From ₹500",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/chinese-silk-tourist-items-asian-market_1147-354.jpg?id=1036749",
|
||||
imageAlt: "Elegant traditional Indian saree",
|
||||
},
|
||||
{
|
||||
id: "salwar-kameez",
|
||||
name: "Salwar Kameez",
|
||||
price: "From ₹999",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-man-wear-traditional-clothes-with-white-scarf-posed-outdoor_627829-1734.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/premium-photo/stylish-party-wear-salwar-kameez-photoshoot_463958-112.jpg?id=80933527",
|
||||
imageAlt: "Stylish salwar kameez set",
|
||||
},
|
||||
{
|
||||
id: "kurtis-sets",
|
||||
name: "Kurtis & Sets",
|
||||
price: "From ₹699",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-length-happy-caucasian-young-brunette-girl-pink-clothes-shows-victory-gesture-nature-leisure-lifestyle-beauty-concept_197531-32690.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/premium-photo/stylish-party-wear-salwar-kameez-photoshoot_463958-107.jpg?id=80933517",
|
||||
imageAlt: "Modern kurti and palazzo set",
|
||||
},
|
||||
{
|
||||
id: "accessories",
|
||||
name: "Accessories",
|
||||
price: "From ₹299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-stylish-fedora-hats_23-2150711541.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/bracelets-made-by-colorful-pearls-stones_114579-13015.jpg?id=9968450",
|
||||
imageAlt: "Traditional Indian jewelry set",
|
||||
},
|
||||
]}
|
||||
@@ -250,7 +250,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
logoSrc="http://img.b2bpic.net/free-vector/flat-selection-ethnic-logos_23-2147611315.jpg"
|
||||
logoSrc="https://img.b2bpic.net/premium-photo/burning-candle-with-marigold-flowers-petals-white-background_1077884-13215.jpg?id=279113876"
|
||||
logoAlt="Rudransh Boutique Logo"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user